-
Notifications
You must be signed in to change notification settings - Fork 1k
updated release cycle and added update checklist #5841
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
base: main
Are you sure you want to change the base?
Conversation
First changes for the Upgrading Galaxy GTN that is outdated. Added the first draft for a checklist Galaxy admins could use when upgrading their instance. Updating this GTN is not completed.
|
To be completed after we've upgraded to v25.0 and put the upgrade checklist in practice on more time. |
Co-authored-by: Nicola Soranzo <[email protected]>
| > - Assess if current (automatic) backup system needs to be suspended or updated | ||
| > - Perform a full backup of the relevant databases (PostgresDB, SQLite,...) | ||
| > - Verify that backups are complete and functional by reinstating backups in a duplicate setup | ||
| > - Make a regression plan on how to roll back to the original, pre-upgrading state in case the upgrade fails |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have an example of a regression plan? It would be interesting to include that as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I could include it, I think from that point maybe it's better to dedicate a whole section on this instead of inside a 'hands on' box? Will help me restructure/update the rest of the tutorial as well I believe.
Co-authored-by: Nicola Soranzo <[email protected]>
Co-authored-by: Nicola Soranzo <[email protected]>
Co-authored-by: Nicola Soranzo <[email protected]>
Co-authored-by: Nicola Soranzo <[email protected]>
Co-authored-by: Nicola Soranzo <[email protected]>

First changes for the Upgrading Galaxy GTN that is currently outdated.
The main reason for this PR is the addition of a generalised draft version of the checklist we use when upgrading usegalaxy.be, so other Galaxy admins could use for inspiration when upgrading their instance. it includes a lot of points from our change management process, which I believe is a NIS2 requirement which makes it quite thorough.
The checklist is in general quite catered to how the Belgian instance is set up, so please add suggestions to make it less instance specific where possible! I'll need some help updating the rest of the tutorial.
I have not deployed this locally so it probably looks wrong.
All feedback and contributions welcome!
TODO:
Update rest of the tutorial's textOut of scope for this contribution.Update tutorial screenshotsOut of scope for this contribution.@pauldg and me are also looking into BioBlend if it could help with the testing of some popular tools and workflows. But this is out of scope for this pull request (testing done manually atm).