Skip to content

fix: 9 fix location and pathing to the capedb script and alembic files#10

Merged
thecaffiend merged 21 commits into
mainfrom
9-fix-location-and-pathing-to-the-capedb-script-and-alembic-files
Mar 5, 2026
Merged

fix: 9 fix location and pathing to the capedb script and alembic files#10
thecaffiend merged 21 commits into
mainfrom
9-fix-location-and-pathing-to-the-capedb-script-and-alembic-files

Conversation

@thecaffiend
Copy link
Copy Markdown
Member

TO TEST

  • follow the setup to create an empty database
  • poetry build this repo to get a wheel built
  • make a test venv with python 3.10 for testing
  • install the wheel into the test venv (e.g. with pip)
  • capedb -c <path to this repo>/cape_cod_db/alembic.ini -x db_url=postgresql:///cape_env_db upgrade head
  • capedb -c <path to this repo>/cape_cod_db/alembic.ini -x db_url=postgresql:///cape_env_db current
  • ensure output is 6001985fea71 (head)

@thecaffiend thecaffiend linked an issue Mar 5, 2026 that may be closed by this pull request
@thecaffiend thecaffiend requested a review from mehalter March 5, 2026 19:26
Copy link
Copy Markdown
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@thecaffiend thecaffiend merged commit c3bad64 into main Mar 5, 2026
10 checks 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.

fix location and pathing to the capedb script and alembic files

2 participants