Skip to content

Include Alembic config in service image#54

Merged
shiny-code-bot merged 1 commit into
mainfrom
code/2026-04-28-launchplane-alembic-image-config
Apr 28, 2026
Merged

Include Alembic config in service image#54
shiny-code-bot merged 1 commit into
mainfrom
code/2026-04-28-launchplane-alembic-image-config

Conversation

@shiny-code-bot
Copy link
Copy Markdown
Collaborator

Summary

  • copy alembic.ini into the Launchplane service image so deployed containers can run Alembic commands

Verification

  • LAUNCHPLANE_DATABASE_URL=sqlite+pysqlite:/// uv run alembic current
  • python3 -m py_compile control_plane/storage/migrations/env.py control_plane/storage/migrations/versions/fe94a0486977_baseline_current_schema.py
  • uv run python -m unittest tests.test_postgres_store
  • uv run python -m unittest discover -s tests

Notes

This is the follow-up packaging fix discovered while adopting the Alembic baseline on the live Launchplane DB after PR #53.

@shiny-code-bot shiny-code-bot merged commit 904a43e into main Apr 28, 2026
7 checks passed
@shiny-code-bot shiny-code-bot deleted the code/2026-04-28-launchplane-alembic-image-config branch April 28, 2026 16:52
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.

2 participants