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

[Fix] non-development migrations #494

Merged
merged 3 commits into from
Jan 22, 2020
Merged

[Fix] non-development migrations #494

merged 3 commits into from
Jan 22, 2020

Conversation

josojo
Copy link
Contributor

@josojo josojo commented Jan 22, 2020

In the last PR: #489
a bug was introduced as the for nonDevelopment networks, also the BatchExchange as a dependency would be tried to be pulled, although we have to get it from the usual build artifacts.

@fleupold
Copy link
Contributor

Why did this not cause a build error?

@josojo
Copy link
Contributor Author

josojo commented Jan 22, 2020

Because we were only deploying in test-environments, and hence we never get into the else branch.

Copy link
Contributor

@fleupold fleupold left a comment

Choose a reason for hiding this comment

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

Makes sense!

Copy link
Contributor

@fleupold fleupold left a comment

Choose a reason for hiding this comment

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

Please do the version bump in its own PR

@josojo josojo requested a review from fleupold January 22, 2020 17:44
@josojo josojo merged commit 81fc612 into master Jan 22, 2020
@fleupold fleupold deleted the deploymentFix branch January 28, 2020 13:38
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.

None yet

3 participants