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

Turn EventStore mix tasks into generic tasks for use with Distillery #111

Merged
merged 1 commit into from
Mar 29, 2018

Conversation

uberbrodt
Copy link
Contributor

Intentionally did not try and address using Ecto for migrations, as I
did not want to introduce the dependency at this time. This simply moves
the logic to eventstore/tasks and removes any Mix dependencies.

Fixes #87

Intentionally did not try and address using Ecto for migrations, as I
did not want to introduce the dependency at this time. This simply moves
the logic to eventstore/tasks and removes any Mix dependencies.
@slashdotdash
Copy link
Member

Epic pull request, thank you @uberbrodt. This exact feature was discussed as a pain point for deployment just today.

@slashdotdash slashdotdash merged commit 9696dba into commanded:master Mar 29, 2018
@uberbrodt
Copy link
Contributor Author

Happy to help :)

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