Closed abretaud closed 4 years ago
@abretaud the error of the reference should be resolved. Are you happy with this one?
I'm getting another error locally, but I think it's because it still uses python 2.7. I'm having a look.
There is still a failure on travis: https://travis-ci.org/github/bgruening/docker-galaxy-stable/builds/701196701 (this should be moved to github actions I guess... some day) The failure is still related to https://github.com/galaxyproject/galaxy/issues/9787, but the patch there should fix it
:( sorry for all the pain. I hope we can migrate to GA during the next release.
No worry, I think it's almost ok for this release :crossed_fingers: :crossed_fingers: I've removed old stuff from .travis.yml, it should be easier to migrate, but not much time to do it now, :+1: for next release (hope the machine learning training is going well! too busy to help unfortunately)
That's it, green on travis :) Ready to review/merge
Hey y'all, finally found my way here after a PR in the GTN mentioned the password change. I had a colleague ask me if it'd changed and I didn't think so and told them to file an issue (which they didn't do), but now I've found out they were right.
Maybe we should communicate this a bit better to users? There's a section that the top that's more or less "potential breaking changes" for each update, maybe that would be a good place to mention that it's changed?
A first attempt at updating the standalone image to 20.05 (skipping 20.01 as... well it's too late). It build locally, but there's a problem with the database creation, maybe related to https://github.com/galaxyproject/galaxy/issues/9787