Versions Compared

Key

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

...

Prior to migration

  1. Set up a branch (probably just need to pull into the release build) on web client that will temporarily disable minting DOIs from the web client
    1. https://github.com/Sage-Bionetworks/SynapseWebClient/pull/3748
    Set up a branch on web client that will put the new DOI service out of alpha mode.
    1. https://github.com/Sage-Bionetworks/SynapseWebClient/pull/3696
  2. Set up a branch (probably just need to pull into the release build) on stack builder that will change org.sagebionetworks.doi.prefix to be "10.7303" (elasticbeanstalk-template.json.vpt)
    1. https://github.com/Sage-Bionetworks/Synapse-Stack-Builder/pull/217
  3. Set up a '-1' build for the portal and repo that uses the artifacts from steps 1+3
  4. Set up a '-2' build for the portal and repo that uses the artifact from step 2+3

During 1-hr migration window

...

  1. Confirm with DataCite that we are ready and they are ready to migrate
  2. Monitor/test the '-21' build to see if we can create a DOI with the new services
    1. This may not succeed until migration is complete
  3. Once a DOI is successfully created in '-21', change the CNAMES to make '-21' go live (Xa)

After migration

...