bgruening / docker-galaxy

:whale::bar_chart::books: Docker Images tracking the stable Galaxy releases.
http://bgruening.github.io/docker-galaxy
MIT License
226 stars 134 forks source link

Update standalone to 20.05 #557

Closed abretaud closed 4 years ago

abretaud commented 4 years ago

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

bgruening commented 4 years ago

@abretaud the error of the reference should be resolved. Are you happy with this one?

abretaud commented 4 years ago

I'm getting another error locally, but I think it's because it still uses python 2.7. I'm having a look.

abretaud commented 4 years ago

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

bgruening commented 4 years ago

:( sorry for all the pain. I hope we can migrate to GA during the next release.

abretaud commented 4 years ago

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)

abretaud commented 4 years ago

That's it, green on travis :) Ready to review/merge

hexylena commented 4 years ago

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?