osparc-simcore
osparc-simcore copied to clipboard
๐ Release v1.78.0
Release version
1.78.0
Commit SHA
TBD
Previous pre-release
https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_
Planned date
October 2024
Did the commit CI suceeded?
- [X] The commit CI succeeded.
Motivation
- Regular sprint release
Changes
No response
Devops check ๐ท
- [ ] Merge Remove redis commander docker node label
- [ ] Merge Remove jaeger docker node label
- [ ] Merge and apply sim4life private static ec2
- [ ] Make sure computational clusters will not be broken after this switch. Consult with @sanderegg
- [ ] tip.science: update autoscaling config (sync with @sanderegg)
Tests assessment: e2e testing check ๐งช
No response
Test assessment: targeted-testing ๐๏ธ
No response
Test assessment: user-testing ๐ง
No response
Summary ๐
- [ ] Prepare release link
make release-prod version=v1.78.0 git_sha=<commit_sha>
- [ ] Draft release changelog
- [ ] Announce maintenance ( ** ANNOUNCE AT LEAST 24 HOURS BEFORE ** )
- redis add an entry in db
scheduled_maintenance
with keymaintenance
{"start": "2023-03-06T13:00:00.000Z", "end": "2023-03-06T15:00:00.000Z", "reason": "Release <vX.X.0>"}
. Note the time is in UTC, please adjust accordingly- [ ] sim4life.io
- [ ] osparc.speag.com
- [ ] osparc.io
- [ ] tip.science
- status page (https://manage.statuspage.io/)
- [ ] sim4life.io
- [ ] s4l-lite.io
- [ ] osparc.io
- [ ] tip.science
- mattermost channels
- [ ] maintenance
- [ ] power users
- [ ] Publish draft draft
- [ ] Check release CI
Releasing ๐
- [ ] Maintenance page up (https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/pipeline_schedules)
- [ ] Check hanging sidecars. Helper command to run in director-v2 CLI
simcore-service-director-v2 close-and-save-service <uuid>
- [ ] Remove redis key
- [ ] Check deployed
- [ ] sim4life.io
- [ ] osparc.speag.com
- [ ] osparc.io
- [ ] tip.science
- [ ] Check testing endpoint ex.
https://testing.osparc.speag.com/
- [ ] Update status page
- [ ] Update Release notes if hotfix (https://github.com/ITISFoundation/osparc-issues/blob/master/scripts/run_after_hotfix_to_prod.py)
- [ ] Check e2e runs
- [ ] Announce in mattermost
:tada: https://github.com/ITISFoundation/osparc-simcore/releases/tag/v<M.m.0>