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

Deploy Dev Version of Portal Product to INT #230

Closed
8 tasks done
jjeroch opened this issue Apr 2, 2024 · 2 comments
Closed
8 tasks done

Deploy Dev Version of Portal Product to INT #230

jjeroch opened this issue Apr 2, 2024 · 2 comments
Assignees

Comments

@jjeroch
Copy link

jjeroch commented Apr 2, 2024

Description:
We need to deploy the current development state of the portal product to the INT environment. This deployment is an interim version and does not include any new release candidates. The purpose of this deployment is to allow user tests and gather feedback.

Steps:

  • 1. Aggregate dev migrations to 2.0.0-alpha portal-backend#594
  • 2. Check that the "SSI-switch" is still set to MIW -- done it's still set to MIW
  • 3. Checkout a separate branch (2.0.0-alpha) from the dev branch
  • 4. Perform a blue/green deployment on INT env due to the removal of the fullnameOverride of the db-dependency chore: improve db-dependency and rename secrets #215
  • 5. Install the 2.0.0-alpha branch on INT
  • 6. Perform necessary testing to ensure the stability and functionality of the product
  • 7. Inform the product team about the deployment of the code
  • 8. Run smoke tests (test automation)

=> 2nd-4th of April

@evegufy
Copy link
Contributor

evegufy commented Apr 3, 2024

Test automation run outstanding. @Phil91 could you please run it and validate the results. Thanks

@Phil91
Copy link
Member

Phil91 commented Apr 4, 2024

@evegufy @jjeroch the run did have a few failing test cases, mainly due to our change of the invitation process, since now the mail isn't send directly the e2e test fails for the registration cases. I think we need to align on to proceed here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants