Skip to content
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

🚀 Release v1.71.0 #5619

Closed
25 of 28 tasks
YuryHrytsuk opened this issue Apr 5, 2024 · 3 comments
Closed
25 of 28 tasks

🚀 Release v1.71.0 #5619

YuryHrytsuk opened this issue Apr 5, 2024 · 3 comments
Labels
release Preparation for pre-release/release t:maintenance Some planned maintenance work

Comments

@YuryHrytsuk
Copy link
Contributor

YuryHrytsuk commented Apr 5, 2024

Release version

1.71.0

Commit SHA

df7522881cc89ad72c6a914d003c5e99bcf4b725

Previous pre-release

https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_EnchantedOdyssey7

Did the commit CI suceeded?

  • The commit CI succeeded.

Motivation

  • Regular PROD release

Changes

Devops before

Devops

No response

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>
@pcrespov
Copy link
Member

pcrespov commented Apr 29, 2024

Reviewed my PRs. All good on my side.
@elisabettai after this release, would it be possible to deploy jupyter-math with these changes in production?

@YuryHrytsuk
Copy link
Contributor Author

YuryHrytsuk commented Apr 30, 2024

Issues:

  • repo config on sim4life was broken
  • networks exhaustion (sim4life simcore default network)
  • panic on postgres (dalco prod / osparc-infra incidents)

Ideas:

  • test that repo.config is valid
  • monitor docker network IP space
  • test docker versions are correct

@matusdrobuliak66
Copy link
Contributor

matusdrobuliak66 commented Apr 30, 2024

⚠️ sim4life.io static-webserver was manually restarted (hotfix) with this image: itisfoundation/static-webserver:hotfix-github-2024-04-30--10-09.b095f5b9a23fac947e36435b9f7715b306d04b60

Image was build via hotfix branch in simcore repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Preparation for pre-release/release t:maintenance Some planned maintenance work
Projects
None yet
Development

No branches or pull requests