ITISFoundation / osparc-simcore

๐Ÿผ osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

๐Ÿš€ Release `v1.77.0` / `v1.77.1` / `v1.77.2` #6212

Closed YuryHrytsuk closed 1 month ago

YuryHrytsuk commented 2 months ago

Release version

1.77.0 / 1.77.1 / 1.77.2

Commit SHA

f90ca82de6e57f730ae7abadb40996ef1bf68c3a

Previous pre-release

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

Planned date

v1.77.0 - 16.9.2024 - tip.science v1.77.2 - 19.9.2024 - tip.science v1.77.2 - 20.9.2024 - all production deployments

Did the commit CI suceeded?

Motivation

Regular sprint release

Changes

Devops ๐Ÿ‘ท

Tests assessment: e2e testing check ๐Ÿงช

No response

Test assessment: targeted-testing ๐Ÿ”๏ธ

No response

Test assessment: user-testing ๐Ÿง

No response

Summary ๐Ÿ“

Releasing ๐Ÿš€

matusdrobuliak66 commented 2 months ago

:warning: TODO @GitHK @matusdrobuliak66

Sim4life lite product requires vendor configuration for release notes!! before releasing to the production (webserver has to be restarted) -> Done no action needed

mrnicegyu11 commented 2 months ago

TODO

Merge https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/821

YuryHrytsuk commented 2 months ago

TODO

Merge https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/821

Please, use section Devops ๐Ÿ‘ท in the description of the issue for this

@mrnicegyu11

mrnicegyu11 commented 2 months ago

TODO

Merge https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/821

Please, use section Devops ๐Ÿ‘ท in the description of the issue for this

@mrnicegyu11

As I am admin of the github-org, I can edit your initial post. But this is not a solution that works for everyone, or are all backend contributors admin? What if Andrei has something to add?

YuryHrytsuk commented 2 months ago

TODO

Merge https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/821

Please, use section Devops ๐Ÿ‘ท in the description of the issue for this @mrnicegyu11

As I am admin of the github-org, I can edit your initial post. But this is not a solution that works for everyone, or are all backend contributors admin? What if Andrei has something to add?

is it admin-only functionality? I can also edit the original post.

mrnicegyu11 commented 2 months ago

TODO

Merge https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/821

Please, use section Devops ๐Ÿ‘ท in the description of the issue for this @mrnicegyu11

As I am admin of the github-org, I can edit your initial post. But this is not a solution that works for everyone, or are all backend contributors admin? What if Andrei has something to add?

is it admin-only functionality? I can also edit the original post.

I am sure you can edit your own post, but to the best of my knowledge it is admin-functionality. Maybe a non-admin (andrei, odei) can try to edit it, i dont think it would work

YuryHrytsuk commented 2 months ago

TODO

Merge https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/821

Please, use section Devops ๐Ÿ‘ท in the description of the issue for this @mrnicegyu11

As I am admin of the github-org, I can edit your initial post. But this is not a solution that works for everyone, or are all backend contributors admin? What if Andrei has something to add?

is it admin-only functionality? I can also edit the original post.

I am sure you can edit your own post, but to the best of my knowledge it is admin-functionality. Maybe a non-admin (andrei, odei) can try to edit it, i dont think it would work

We just did a test with @odeimaiz and @GitHK. They both can edit issue.

matusdrobuliak66 commented 1 month ago

:warning: TODO Matus

:warning: UPDATE: FOLDERS feature should be disabled

YuryHrytsuk commented 1 month ago

AWS TIP release issues:

YuryHrytsuk commented 1 month ago

@matusdrobuliak66 modify database

Add invitation_form: true in products.vendor column of the database. e.g.

{
    "url": "https://acme.com",
    "license_url": "https://acme.com/license",
    "invitation_form": true,
    "name": "ACME",
    "copyright": "ยฉ ACME correcaminos",
    "has_landing_page": false
}

Source: https://github.com/ITISFoundation/osparc-simcore/pull/6217

UPDATE: DONE :heavy_check_mark:

mrnicegyu11 commented 1 month ago

IMPORTANT tip.science

ANE sets PROJECTS_INACTIVITY_INTERVAL=14400 as requested by @Konohana0608 -> DONE :heavy_check_mark:

YuryHrytsuk commented 1 month ago

Issue during release

Potential Improvements

matusdrobuliak66 commented 1 month ago

:warning: Additional manual hotfix: v1.77.3


:warning: Manually changed static-webserver with: itisfoundation/static-webserver:v1.77.3 image :warning:

Also the manual ENV change was done in autoscaling service

matusdrobuliak66 commented 1 month ago

:warning: Additional manual hotfix: v1.77.4


pcrespov commented 1 month ago

this release is a total kugelblitz ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ fix! :-)

matusdrobuliak66 commented 1 month ago

:warning: Manual change of ENV var

in tip.science & tip.itis.swiss manually restarted webserver with PROJECTS_MAX_NUM_RUNNING_DYNAMIC_NODES = 6

matusdrobuliak66 commented 1 month ago

:warning: Manual change of ENV var

in tip.science & sim4life.io manually restarted autoscaling service: https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/commit/f1f8f49b5a3588978fa99af560b23d240994cd77

matusdrobuliak66 commented 4 weeks ago

:warning: Manually adding ENV var to director-v2

matusdrobuliak66 commented 4 weeks ago

:warning: NOTE: