-
Notifications
You must be signed in to change notification settings - Fork 829
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
Consider removing/deprecating FlywayMigrationRunner.java #3238
Comments
cf-foundation-community-automation
bot
moved this to Inbox
in Foundational Infrastructure Working Group
Jan 16, 2025
Kehrlann
added a commit
to fhanik/uaa
that referenced
this issue
Jan 17, 2025
- It has not been packaged and distributed in years. The last reference was removed in 2020-10, see 55c858f . It was already unused at the time, see: https://www.pivotaltracker.com/n/projects/997278/stories/175232621 closes cloudfoundrygh-3238
Reached out to folks who were on it at the time to try and know more, but according to that Tracker story it was already unused in 2020. |
Confirmed it was not used in 2020. |
Kehrlann
added a commit
to fhanik/uaa
that referenced
this issue
Jan 20, 2025
- It has not been packaged and distributed in years. The last reference was removed in 2020-10, see 55c858f . It was already unused at the time, see: https://www.pivotaltracker.com/n/projects/997278/stories/175232621 closes cloudfoundrygh-3238
Kehrlann
added a commit
to fhanik/uaa
that referenced
this issue
Jan 20, 2025
- It has not been packaged and distributed in years. The last reference was removed in 2020-10, see 55c858f . It was already unused at the time, see: https://www.pivotaltracker.com/n/projects/997278/stories/175232621 closes cloudfoundrygh-3238
Kehrlann
added a commit
to fhanik/uaa
that referenced
this issue
Jan 21, 2025
- It has not been packaged and distributed in years. The last reference was removed in 2020-10, see 55c858f . It was already unused at the time, see: https://www.pivotaltracker.com/n/projects/997278/stories/175232621 closes cloudfoundrygh-3238
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The probable use case was to run a database migration prior to UAA starting.
Notes:
The text was updated successfully, but these errors were encountered: