Skip to content

Fast fail when migration dir doesn't exist#28

Closed
ncoop57 wants to merge 1 commit into
mainfrom
err
Closed

Fast fail when migration dir doesn't exist#28
ncoop57 wants to merge 1 commit into
mainfrom
err

Conversation

@ncoop57

@ncoop57 ncoop57 commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Adds a check if the migration dir exists and if not prints an error and returns False.

@ncoop57 ncoop57 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 6, 2026
@ncoop57 ncoop57 marked this pull request as ready for review February 6, 2026 15:51
Comment thread pyproject.toml
[project.optional-dependencies]
dev = [
"fastship>=0.0.7",
"fastship>=0.0.6",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

downgrade dev dep as fastship 0.0.7 isn't released

@jph00 jph00 closed this Feb 8, 2026
@jph00

jph00 commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

Switched to using assert for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants