Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrations not included in build #97

Closed
johnnynotsolucky opened this issue Jun 14, 2019 · 1 comment
Closed

Migrations not included in build #97

johnnynotsolucky opened this issue Jun 14, 2019 · 1 comment
Labels

Comments

@johnnynotsolucky
Copy link

Version 0.6.0
Binary installed to ~/flipt

Default configuration with exception of the sqlite3 db file located in ~/flipt, and migrations pointing to ~/flipt/config/migrations/sqlite3

Running ./flipt results in error that ~/flipt/config/migrations/sqlite3 file does not exist.

Copying migrations from this repo into the migrations folder resolves the issue.

The last build to include migrations was 0.4.2.

@markphelps
Copy link
Collaborator

Oops. Thanks for finding that @johnnynotsolucky. I just released v0.6.1 that should fix this issue.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants