Skip to content

ci: deploy on push to main - #52

Merged
catomean merged 1 commit into
mainfrom
ci/selfhost-cd
Aug 3, 2026
Merged

ci: deploy on push to main#52
catomean merged 1 commit into
mainfrom
ci/selfhost-cd

Conversation

@catomean

@catomean catomean commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Wires this repo into the shared self-host CD pipeline (maonakamoto/fleetcrown/.github/workflows/selfhost-deploy.yml).

Deploys previously only ran from a local pre-push hook, so anything merged on GitHub never reached bitbaum. The shared workflow waits for this commit's CI to go green, pulls the runtime env from the box, builds, swaps atomically with auto-rollback, and verifies the public URL returns 2xx before reporting success.

Proven end-to-end on sbb-lost-found first: 2m20s, release symlink repointed to the merged SHA, site 200.

Merged changes never reached the box — deploys only ran from a local
pre-push hook. Calls the shared self-host CD workflow, which blocks on
this commit's own CI before shipping.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@catomean
catomean merged commit c1e0914 into main Aug 3, 2026
1 check passed
@catomean
catomean deleted the ci/selfhost-cd branch August 3, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant