Skip to content

Feat/tier7 distribution - #12

Merged
raymondproguy merged 3 commits into
mainfrom
feat/tier7-distribution
Sep 17, 2026
Merged

raymondproguy merged 3 commits into
mainfrom
feat/tier7-distribution

Conversation

@raymondproguy

Copy link
Copy Markdown
Contributor

No description provided.

raymondproguy and others added 3 commits September 17, 2026 22:01
Cryden ships a runner only for SQLite, so migrations here were applied by
piping psql by hand. The runner tracks what it applied in schema_migrations
so a second boot is a no-op, and `api migrate` runs it without a server.

Co-Authored-By: Claude Code <noreply@anthropic.com>
Dockerfile's ENTRYPOINT is exec-form so docker stop's SIGTERM reaches the
binary. CI drops its psql loop: the server migrates an empty database on
boot, which is the check the loop could not have made.

Co-Authored-By: Claude Code <noreply@anthropic.com>
Records the two deviations from the spec (sqlite migrations not embedded,
--baseline added) and that the Dockerfile and both workflows shipped
unexecuted, which is the largest unverified surface in this repo.

Co-Authored-By: Claude Code <noreply@anthropic.com>
@raymondproguy
raymondproguy merged commit 2f858d8 into main Sep 17, 2026
1 check passed
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