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

API tests break when bumping org.flywaydb:flyway-core to v7 #1052

Closed
wslulciuc opened this issue Mar 9, 2021 · 1 comment · Fixed by #1974
Closed

API tests break when bumping org.flywaydb:flyway-core to v7 #1052

wslulciuc opened this issue Mar 9, 2021 · 1 comment · Fixed by #1974
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers

Comments

@wslulciuc
Copy link
Member

Let's understand why / fix the org.flywaydb:flyway-core dependency bump to v7.x.x

@wslulciuc wslulciuc added good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Mar 9, 2021
@julienledem julienledem added this to To do in Marquez 0.17.0 via automation Jun 18, 2021
@collado-mike collado-mike removed this from To do in Marquez 0.17.0 Jul 13, 2021
@collado-mike collado-mike added this to To do in Marquez 0.18.0 via automation Jul 13, 2021
@julienledem julienledem removed this from To do in Marquez 0.18.0 Sep 13, 2021
@julienledem julienledem added this to To do in Marquez 0.19.0 via automation Sep 13, 2021
@wslulciuc wslulciuc removed this from To do in Marquez 0.19.0 Oct 19, 2021
@wslulciuc wslulciuc added this to Future in Marquez Roadmap 🚀 via automation Oct 19, 2021
@wslulciuc wslulciuc removed this from Future in Marquez Roadmap 🚀 Mar 31, 2022
@dakshin-k
Copy link
Contributor

The public API for triggering migrations has changed to return an object of type MigrateResult instead of an int.

Will raise a PR incorporating the change soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants