osparc-simcore icon indicating copy to clipboard operation
osparc-simcore copied to clipboard

๐Ÿš€ Release v1.72.0

Open YuryHrytsuk opened this issue 9 months ago โ€ข 0 comments

Release version

1.72.0

Commit SHA

TBD

Previous pre-release

https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_<sprint_name>

Did the commit CI suceeded?

  • [X] The commit CI succeeded.

Motivation

Prod release

Changes

No response

Devops before

  • [ ] Merge / Apply / Test --> https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/596

Devops actions ๐Ÿ‘ท

  • [ ] Update RDS certificates
  • [X] ~~Import AWS TargetGroup Attachments in terraform (NIH PROD)~~ (no need with new eMaintenance)

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=<M.m.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 key maintenance {"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
    • [ ] aws
    • [ ] dalco
    • [ ] tip
  • status page (https://manage.statuspage.io/)
    • [ ] osparc
    • [ ] s4l
  • mattermost channels
    • [ ] maintenance
    • [ ] power users

Releasing ๐Ÿš€

  • [ ] Maintenance page up.
cd /deployment/production/osparc-ops-environments
make up-maintenance
make down-maintenance
  • [ ] Release by publishing draft
  • [ ] Check release CI
  • [ ] Check hanging sidecars. Helper command to run in director-v2 CLI simcore-service-director-v2 close-and-save-service <uuid>
  • [ ] Check deployed
    • [ ] aws deploy
    • [ ] dalco deploy
    • [ ] tip deploy
  • [ ] Check testing endpoint ex. https://testing.osparc.speag.com/
  • [ ] Delete announcement
  • [ ] Check e2e runs
  • [ ] Announce
:tada: https://github.com/ITISFoundation/osparc-simcore/releases/tag/v<M.m.0>

YuryHrytsuk avatar Apr 30 '24 07:04 YuryHrytsuk