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 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+2 (Xa)

During 1-hr migration window

...

  1. Confirm that DOIs can be made on prod (using new system)
  2. Begin removing Pull in changes that remove dead code.
    1. The above PRs remove dead code in
    PLFM, SWC,
    1. the portal and stack
    -builder
    1. builder 
    2. https://github.com/Sage-Bionetworks/Synapse-Repository-Services/pull/3431

That should conclude migration