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

🚀 Pre-release master -> staging_TomBombadil4

Open YuryHrytsuk opened this issue 6 months ago • 0 comments

What kind of pre-release?

master branch

Sprint Name

TomBombadil

Pre-release version

4

Commit SHA

ef4a7e8fca793d7fccd036de5f68f75b60d7c8ff

Did the commit CI suceeded?

  • [X] The commit CI succeeded.

Motivation

Weekly staging release

What Changed

  • ✨Autoscaling: EBS-backed buffer, label EC2 machines with prepulled images list by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/6097
  • ✨ add product_name to folders table by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/6124
  • ♻️ Maintenance: Mypy efs guardian & payments by @matusdrobuliak66 in https://github.com/ITISFoundation/osparc-simcore/pull/6129
  • ♻️Maintenance: mypy webserver part 1 by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/6128
  • 🐛 [Frontend] Fix Service listing helpers by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/6138
  • ♻️ Replace r clone ⚠️🚨 by @matusdrobuliak66 in https://github.com/ITISFoundation/osparc-simcore/pull/6119
  • ♻️Maintenance: mypy director v2 by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/6125
  • ♻️Maintenance: mypy postgres database package by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/6140
  • 🐛 De-synchronizing the file pickers by @ignapas in https://github.com/ITISFoundation/osparc-simcore/pull/6139
  • ✨Autoscaling: instrumentation improvements by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/6137
  • ✨ project listing with folder_id by @matusdrobuliak66 in https://github.com/ITISFoundation/osparc-simcore/pull/6144
  • ✨ [Frontend] Folders by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/6072
  • 🐛 [Frontend] Fix guest's viewer by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/6147
  • ✨ folders api by @matusdrobuliak66 in https://github.com/ITISFoundation/osparc-simcore/pull/6132
  • ♻️ Maintenance: mypy sevice-lintegration by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/6127
  • 🐛 Fixes broken anonymous user opening templates by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/6149
  • 🎨 [Frontend] Show Integration version to owners by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/6150
  • 🎨 Maintenance: sets a timeout to [build] docker images stage by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/6152
  • ✨ api for osparc credits usage aggregation by @matusdrobuliak66 in https://github.com/ITISFoundation/osparc-simcore/pull/6145

Devops check ⚠️ devops

  • [x] Merge and apply https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/755/diffs

e2e testing check 🧪

No response

Summary 📝

  • [ ] make release-staging name=<sprint_name> version=<version> git_sha=<commit_sha>
    • https://github.com/ITISFoundation/osparc-simcore/releases/new?prerelease=1&target=<commit_sha>&tag=staging_<sprint_name><version>&title=Staging%20<sprint_name><version>
  • [ ] Draft pre-release
  • [ ] Announce (add redis key maintenance in every concerned deployment)
    {"start": "2023-02-01T12:30:00.000Z", "end": "2023-02-01T13:00:00.000Z", "reason": "Release ResistanceIsFutile9 "}
    
  • [ ] Announce release in Mattermost
    :loud_sound:  Maintenance scheduled for **NAMED_DAY DD. MM from START_TIME - END_TIME**.
    =========================================================================
    
    @all Be aware that you will automatically be logged out and your projects stopped and saved during the maintenance time. Affected:
    *   [https://staging.osparc.io](https://staging.osparc.io/)
    *   [https://https://staging.s4l-lite.io/](https://https://staging.s4l-lite.io//)
    
    and on premises:
    *   [https://osparc-staging.speag.com](https://osparc-staging.speag.com/)
    *   [https://tip-staging.speag.com](https://tip-staging.speag.com/)
    *   [https://s4l-staging.speag.com](https://s4l-staging.speag.com/)
    *   [https://s4l-lite-staging.speag.com](https://s4l-lite-staging.speag.com/)
    
    
    Reason: Scheduled staging-release of STAGING_NAME_AND_VERSION.
    
    Thanks for your understanding and sorry for the inconveniences,
    
    Your friendly oSparc Team
    
    

Releasing

  • [ ] Release (release 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
  • [ ] Delete announcement
  • [ ] Check e2e runs
  • [ ] Announce
https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_<sprint_name><version>

YuryHrytsuk avatar Aug 02 '24 08:08 YuryHrytsuk