chore: upgrade to 0.3.1+v0.4.5001 #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "upgrade-0.3.1+v0.4.5001"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upgrade
bluesky-pdsfrom0.3.0+v0.4.219to0.3.1+v0.4.5001.Bumps
ghcr.io/bluesky-social/pds0.4.219→0.4.5001(underlying@atproto/pds0.2.19 → 0.5.1). The unusual-looking tag jump is the PDS distro tagging scheme (<base 0.4>.<minor><patch padded to 3>);0.4.5001is a real, published GHCR tag (image built 2026-05-30, revisioneb46a2e).Image tag changes
Recipe changes
compose.yml: image tag + version label bump.entrypoint.sh.tmpl:node ... index.js→index.ts. Upstream0.4.5001renamed the entrypoint toindex.ts(ESM,"type": "module", Node base image 20 → 24). The oldindex.jsno longer exists in the image — without this fix the container crash-loops withError: Cannot find module '/app/index.js'.abra.sh:ENTRYPOINT_VERSIONv1→v2so the new (immutable) swarm config is applied.No new env vars or secrets; no data migration. Operators upgrade with a plain
abra app deploy.Test results
tests/health_check.py(HTTPS/xrpc/_health)tests/goat_account.py(describe + account create/list/delete)tests/subdomain_tls.py(wildcard handle Let's Encrypt cert)Deployed and validated on
bluesky-pds.cctest.autonomic.zone.cc @trav @notplants
!testme
🌻 cc-ci —
bluesky-pds@dcf93381✅ passedfull logs · dashboard
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.