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

🚀 Pre-release master -> staging_ZeframCochrane3 #820

Closed
6 tasks done
pcrespov opened this issue Jan 5, 2023 · 2 comments
Closed
6 tasks done

🚀 Pre-release master -> staging_ZeframCochrane3 #820

pcrespov opened this issue Jan 5, 2023 · 2 comments
Assignees
Labels
release Preparation for pre-release/release

Comments

@pcrespov
Copy link
Member

pcrespov commented Jan 5, 2023

In preparation for pre-release. Here an initial (incomplete) list of tasks to prepare before pre-releasing:

  • Draft changelog from commits list (see docs/releasing-workflow-instructions.md)
  • Check important changes 🚨
  • Devops check (⚠️ devops)
  • e2e testing check
  • Pre-release summary
  • Pre-release assessment

Devops check (⚠️ devops)

Please check:

e2e testing check

  • Thu.: not critical
  • Fri.

Commits (in order)

image

Draft Changelog

* ✨ UI.Sharing: Make Sharing feature more prominent by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/3713
* ♻️ Dy-services: File Upload issue in AWS: add more informative logs by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/3717 [📌 ``v1.40.2``]
* 🐛 Edit templates: missing lock when opening dashboard by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/3716
* ✨ Products: Is3705/product groups  (🗃️ DB change) by @pcrespov in https://github.com/ITISFoundation/osparc-simcore/pull/3706 🚨
* 🐛♻️ UI.Access: Use AccessRights field instead of owner's email by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/3719
* ♻️🐛 Agent: bug fix and improvements  (⚠️ devops) by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/3712
* ♻️  Dy-services: [3/3] dynamic scheduler decoupling refactor by @GitHK in https://github.com/ITISFoundation/osparc-simcore/pull/3708
* 🐛 UI: fixes Lock on Study card & Update card by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/3720
* ✨ Autoscaling: Allow creation of multiple EC2 instances by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/3722
* 🐛♻️ Autoscaling: small fixes by @sanderegg in https://github.com/ITISFoundation/osparc-simcore/pull/3723
* 🐛 UI: Fixes load More card, Cookie text, Text on Tag and Edit template by @odeimaiz in https://github.com/ITISFoundation/osparc-simcore/pull/3728

**Legend**

- ✨ New feature
- 🐛 Fixes bugs
- ♻️ Refactors code
- ⬆️ Upgrades dependencies
- 🔒️ Fixes security issues
- 🔨 Adds or updates development scripts or CI.
- 🚨 Important change. REQUIRES target testing before releasing to production. Steps to test appended as ``[TODO:  ... ]``
- 📌 can be cherry-picked to production

Pre-release summary

Pre-release assessment

@pcrespov pcrespov added the release Preparation for pre-release/release label Jan 5, 2023
@pcrespov pcrespov self-assigned this Jan 5, 2023
@pcrespov pcrespov added this to the Zefram Cochrane milestone Jan 5, 2023
@Surfict
Copy link
Collaborator

Surfict commented Jan 5, 2023

Done today. Problems were met with the deployment agent not taking the new ops-env into account because the docker config file is not updated automatically. Solution :

  • Delete Deployment agent stack
  • make clean inside of the deployment agent service to be sure a new config file is generated by deleting the old one
  • Make up-{stack} to start again the deployment agent.

Also, deployment-agent in aws-staging has to be restarted (it wasn't detecting any change)

@pcrespov
Copy link
Member Author

pcrespov commented Jan 5, 2023

Thanks @odeimaiz for the announcement

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
Projects
None yet
Development

No branches or pull requests

2 participants