...
Prior to migration
- 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.
- 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) - Set up a '-1' build for the portal and repo that uses the artifacts from steps 1+2 (Xa)
During 1-hr migration window
...
- Confirm that DOIs can be made on prod (using new system)
- Begin removing Pull in changes that remove dead code.
- The above PRs remove dead code in
- the portal and stack
That should conclude migration