Daniel Holmgren
Daniel Holmgren
Username validation: - length >= 2 &
Nothing terribly exciting here, but this has been sitting on standby for a bit & figured I'd clean it up & get it in. Benching in general could probably use...
Haven't seen this before, popped up randomly in unrelated test: https://github.com/bluesky-social/atproto/actions/runs/3348899719/jobs/5548427173
CRUD tests are sporadically failing in CI. Last I saw it was on racing deletes. It doesn't happen all the time, doesn't happen on reruns and can't replicate locally.
Need to fleshout the `resolveName` XRPC method for owned domains
Improving upon https://github.com/bluesky-social/atproto/pull/256#pullrequestreview-1153609500 Our CI should test both sqlite & Postgres (`yarn test:pg`)
Some spots that I noticed need testing. Feel free to add to it if you see anything else ### pds - [ ] (@devinivy) (tooling) use the programatic dev-env package...
profile for instance handle this with a `self` key Should this be reflected in the record schema?
This is just a testing utility, we're not actually running it & we shouldn't be publishing it inside the did-resolver package
Create a new XRPC procedure for accepting a badge (this involves editing the profile record & doesn't make sense to put on the client)