Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Rollout plan

    • Run database update script (non-breaking change, a field gets added to WorkItem table)

    • Update List Of Values by using LOV service and update json file (non-breaking change)

    • Execute deployment pipeline to build and deploy a commit from Master branch that's tagged MVP1.1

    • Verify the staging deployment slot has been updated with the docker image built from the pipeline

    • Verify the Vessel Registry inter internal website and Work Management service on staging deployment slot works normally

    • Swap the staging deployment slot to production deployment slot

  • Backout plan

    • Database update rollback not required (change is backwards compatible)

    • Revert service and frontend web application container instances to their last version prior to update by swaping back the deployment slot to original production deployment slot