NASA-IMPACT / admg-backend

Apache License 2.0
2 stars 0 forks source link

MI workflow issues from testing are resolved and deployed into production #537

Closed heidimok closed 9 months ago

heidimok commented 1 year ago

Context

In Jan-April 2023, we release the first set of changes for a new maintenance interface workflow in order to help curators better keep track of all the change drafts related to a campaign, platform, and instrument over time. See epic: https://github.com/NASA-IMPACT/admg-backend/issues/270. The first release before/after are documented here. Things that we left out were consolidated into a new issue for the future here.

Problem

The updated workflow is sitting in the test environment not yet deployed. We don't want to deploy until curators have tested it because of the significant changes. However, keeping it in test is creating problems over time because issues in the current production are being reported that might not be relevant once we have these changes merged. Also there is end to end testing in this version but not the one currently in production.

Acceptance Criteria

Tammo-Feldmann commented 1 year ago

@heidimok , just as a reminder. After confirming that we are ready to merge the new MI workflow into production, we will also want to add the playwright end to end tests to our actions in the deployment pipeline.

heidimok commented 11 months ago

Branch to work from: feature/canonical-mi-workflow

smwingo commented 10 months ago

two main things holding are #551 #552 then can have updated MI on staging - then curators play/test, then to prod.

heidimok commented 9 months ago

Sprint 3 update

Note for Sprint 4