-
Notifications
You must be signed in to change notification settings - Fork 3
Release plan template
Wes Morgan edited this page Nov 2, 2019
·
5 revisions
Copy this for new release plans to ensure the things we want to do every time get done. (And delete this from the copy.)
- Blockers
- (insert new blockers here)
- Roll a new Go SDK release (same version) and update tupelo to use it.
- Roll a new WASM SDK release with the latest Go SDK & other bits compiled in.
- Make sure every component is using a release tag of every dependency possible (i.e. not a commit); especially our internal libraries.
- Benchmarks and testing are sufficiently stable & performant.
- All integration tests pass.
- Run the AWS performance profiler and consider posting results.
- Product signs off.
- Confirm whether state files in home directory need to be deleted for release and document on docsite.
- Nice to haves
- Must not includes
- Process & infrastructure improvements
- Post-release
- Update TestNet to released version