Commit Graph

4 Commits

Author SHA1 Message Date
Daniel McCarney 408a42ae0e docs: update RELEASING to mention running daily-tests
Our daily tests CI job runs some additional tests that are too slow or
too flaky to be run for every merge requests. Before doing a release
it's a good idea to run this workflow manually to make sure there aren't
any lurking regressions that `cargo hack` or another test from this
workflow could catch pre-release.

This commit adds that guidance to `RELEASING.md` for future releases.
2024-02-29 19:17:10 +00:00
Daniel McCarney fd5f9df24a docs: update RELEASING w/ maintenance release steps.
This commit adds some short guidance on performing maintenance point
releases when `main` has breaking changes, preventing using the normal
release process.
2023-07-17 19:31:52 +00:00
Joseph Birr-Pixton bea6cb047f RELEASING.md: restructure, use github releases 2023-07-07 15:20:54 +01:00
Joseph Birr-Pixton 9049f1b8fd RELEASING.md: record rough release process 2021-09-26 11:43:52 +01:00