Emelia Smith
Emelia Smith
However, I think because of the fact that the tarball for better-sqlite3 doesn't actually ship the prebuilt binaries, and instead that happens via the install script, we must allow builds...
Okay, just updating blinding the pds entryway to the latest pds package version gives the following errors: ``` Error: . verify:types: packages/pds/tests/entryway.test.ts(40,7): error TS2353: Object literal may only specify known...
@matthieusieben looks like there was another issue which referenced the pds-entryway issue I've noticed above: https://github.com/bluesky-social/atproto/issues/3011
@matthieusieben I think the blocker to upgrading to node.js 24 and newer versions of sharp & better-sqlite3 will be that dependency on a highly outdated version of the PDS codebase...
> We should probably get all this consistent with the specs as well, which recommend a 128 char limit: https://atproto.com/specs/label#value So update `identifier` to `maxLength: 128, maxGraphemes: 128`? Or update...
@bnewbold @haileyok my current thinking here is that the `selfLabel` property should be for "labels that users of this labeler service can use to label their own content/accounts", and should...
Have applied a commit that aligns on `maxLength: 128, maxGraphemes: 128`