-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[19.05] Re-version 19.05 as 19.05 - introducing the new 19.05. #7955
[19.05] Re-version 19.05 as 19.05 - introducing the new 19.05. #7955
Conversation
jmchilton
commented
May 14, 2019
dev got merged into 19.05 at some point, we don't really know when or how but we decided it would probably just be safest to call the thing on usegalaxy.org right now release_19.05. |
It'd be cool if we could at least figure out how/when. Interesting that git makes this so difficult. |
I think the issue is commit ee89a48, which was pushed to the |
@nsoranzo Ah, good catch! How'd you find it? |
@natefoo I posted it on Gitter last night. I still don't understand the PR reference on that commit, though. (to elaborate, the way I found it was basically manually bisecting to check for the version string on all merge commits to release_19.05, since (as you found out as well) the automated bisect just finds the source commit) |
@natefoo That command was for generating https://gist.github.com/dannon/b4bb6dc5c470311957500d34eee01961, which was the extra changesets included. |
D'oh |
I'll backport #7935. |
Fixed up PR tags - re-tagging those listed by @martenson and went through a bunch of older 19.09 PRs not listed and made sure they weren't in release_19.05. Thanks all. |