-
Notifications
You must be signed in to change notification settings - Fork 27
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.63.0 #5027
Comments
i added a devops task to the main item of the ticket |
Issues during release:
|
When study is open the frontend no longer shows any erro when the a study is already opened. Reply from {
"data": null,
"error": {
"logs": [
{
"message": "You cannot open more than 1 study at once. Please close another study and retry.",
"level": "ERROR",
"logger": "user"
}
],
"errors": [
{
"code": "HTTPConflict",
"message": "You cannot open more than 1 study at once. Please close another study and retry.",
"resource": null,
"field": null
}
],
"status": 409,
"message": "You cannot open more than 1 study at once. Please close another study and retry."
}
} |
Dalco prod:
|
AWS PROD:
|
Dalco prod pipeline is fixed by https://git.speag.com/oSparc/osparc-ops-deployment-configuration/-/merge_requests/180
|
Autoscaling env fixed manually by @sanderegg (thank you!). We need to reconsider how we handle env updates. It has potential problems. |
All monitoring services actually have limits. I forgot to deploy the |
Release version
1.63.0
Commit SHA
5ad8c463893e2ddbd348d390e7e109450769ba82
Previous pre-release
https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_sevenPeaks3
Did the commit CI suceeded?
Changes
What's Changed
director-v2
#4963 by @GitHKpayments
service #4953 by @pcrespovinvitations
service requirements #4977 by @pcrespovdynamic-scheduler
service (⚠️ devops) #4973 by @GitHKdynamic-sidecar
receives prometheus metrics networks if defined ⚠️ #4986 by @GitHKdirector-v2
settings refactoring #4993 by @GitHKuser_id
to api server profile #5002 by @bisgaard-itisrespx
library from base requirements listing (fastapi.in
) #5003 by @pcrespovdynamic-sidecar
#5005 by @GitHKserviceName
in the e2e test #5016 by @matusdrobuliak66pay with payment-method
implementation #5017 by @pcrespovtwo_factor_enabled
column in users db (🗃️) #5063 by @pcrespovDevops check 👷
graylog
and check that it is configured. If it goes good, removeconfigure_graylog
pipeline stagemonitoring
,registry
andportainer
services. Make sure introduced resource limits do not break anythingdynamic-sidecar
andcomputational backend sidecar image
uses proper image tag @sandereggTests assessment: e2e testing check 🧪
No response
Test assessment: targeted-testing 🔍️
No response
Test assessment: user-testing 🧐
No response
Summary 📝
{"start": "2023-03-06T13:00:00.000Z", "end": "2023-03-06T15:00:00.000Z", "reason": "Release <vX.X.0>"}
Releasing 🚀
cd /deployment/production/osparc-ops-environments make up-maintenance make down-maintenance
simcore-service-director-v2 close-and-save-service <uuid>
https://testing.osparc.speag.com/
The text was updated successfully, but these errors were encountered: