|
|
@ -5,19 +5,21 @@ |
|
|
|
|
|
|
|
|
|
|
|
**Go to `devel-staging`** |
|
|
|
**Go to `devel-staging`** |
|
|
|
- [ ] update RELEASES.md |
|
|
|
- [ ] update RELEASES.md |
|
|
|
- [ ] update `devel-staging`: `git reset --hard origin/master-ci` |
|
|
|
- [ ] trigger new nightly build: https://github.com/commaai/openpilot/actions/workflows/release.yaml |
|
|
|
|
|
|
|
- [ ] update `devel-staging`: `git reset --hard origin/__nightly` |
|
|
|
- [ ] open a pull request from `devel-staging` to `devel` |
|
|
|
- [ ] open a pull request from `devel-staging` to `devel` |
|
|
|
- [ ] post on Discord |
|
|
|
- [ ] post on Discord, tag `@release crew` |
|
|
|
|
|
|
|
|
|
|
|
**Go to `devel`** |
|
|
|
**Go to `devel`** |
|
|
|
- [ ] bump version on master: `common/version.h` and `RELEASES.md` |
|
|
|
- [ ] bump version on master: `common/version.h` and `RELEASES.md` |
|
|
|
- [ ] before merging the pull request |
|
|
|
- [ ] before merging the pull request, test the following: |
|
|
|
- [ ] update from previous release -> new release |
|
|
|
- [ ] update from previous release -> new release |
|
|
|
- [ ] update from new release -> previous release |
|
|
|
- [ ] update from new release -> previous release |
|
|
|
- [ ] fresh install with `openpilot-test.comma.ai` |
|
|
|
- [ ] fresh install with `openpilot-test.comma.ai` |
|
|
|
- [ ] drive on fresh install |
|
|
|
- [ ] drive on fresh install |
|
|
|
- [ ] no submodules or LFS |
|
|
|
- [ ] no submodules or LFS |
|
|
|
- [ ] check sentry, MTBF, etc. |
|
|
|
- [ ] check sentry, MTBF, etc. |
|
|
|
|
|
|
|
- [ ] stress test in production |
|
|
|
|
|
|
|
|
|
|
|
**Go to `release3`** |
|
|
|
**Go to `release3`** |
|
|
|
- [ ] publish the blog post |
|
|
|
- [ ] publish the blog post |
|
|
|