Add testing step
Call-out that testing of the RC should be done.
This commit is contained in:
parent
d5df13e66e
commit
3cb9b6c718
@ -26,6 +26,10 @@
|
|||||||
- [ ] tag commit with `vX.Y.Z-rcN`
|
- [ ] tag commit with `vX.Y.Z-rcN`
|
||||||
- [ ] cut a pre-release [here](https://github.com/filecoin-project/lotus/releases/new?prerelease=true)
|
- [ ] cut a pre-release [here](https://github.com/filecoin-project/lotus/releases/new?prerelease=true)
|
||||||
|
|
||||||
|
**Testing**
|
||||||
|
|
||||||
|
Test the release candidate thoroughly, including automated and manual tests to ensure stability and functionality across various environments and scenarios.
|
||||||
|
|
||||||
**Stable Release**
|
**Stable Release**
|
||||||
- [ ] Final preparation
|
- [ ] Final preparation
|
||||||
- [ ] Verify that version string in [`version.go`](https://github.com/filecoin-project/lotus/blob/master/build/version.go) has been updated.
|
- [ ] Verify that version string in [`version.go`](https://github.com/filecoin-project/lotus/blob/master/build/version.go) has been updated.
|
||||||
|
Loading…
Reference in New Issue
Block a user