-
Notifications
You must be signed in to change notification settings - Fork 3
Incremental "Dot" Release Plan 0.0.X
Andrew Holz edited this page Mar 29, 2019
·
3 revisions
Each new "dot" release of Tupelo needs to meet the following criteria before it is posted as the official release on the docs.quorumcontrol.com site.
- All automated integration test suites must be run and pass
- At least one 21 node performance test should be run with "acceptable" results (or explicitly decided against)
- Existing tutorials must be run through successfully including shell, node and the notebook. (Updates made to guides as necessary)
- Considerations given to potential dependencies:
- Does client library need to be pushed to npm
- Does JS library and/or docs need updating
- Consideration given to potential client/partner communications
An announcement should be made in both general and tech chats confirming the build is being pushed and once its complete.
The list is intended to be lightweight so it can be done frequently but avoid easily avoidable oversights.
It will be revisited from time to time to ensure it is meeting this goal.