Currently, the release process is a pretty manual process. It would be nice if this were more automated.
When a new consensus-specs release is made:
- Create draft releases for both specs & spec-tests.
- Generate spec tests & push them.
- Upload the spec test tarballs to the spec-tests release.
- Use tag name to mark release as stable / pre-release.
- Maybe use PR tags to sort items appropriately in release notes.
Currently, the release process is a pretty manual process. It would be nice if this were more automated.
When a new consensus-specs release is made: