doc: custom.md: fix/update release procedure
This commit is contained in:
@@ -132,22 +132,26 @@ Currently only 2 locales (english and french) are pre-generated, other languages
|
|||||||
|
|
||||||
### Release process
|
### Release process
|
||||||
|
|
||||||
- [ ] `make bump_version`, update version indicators
|
- [ ] `make bump_version`, update version indicators
|
||||||
- [ ] Update the changelog
|
- [ ] Update CHANGELOG.md
|
||||||
- [ ] `git tag --sign $new_version`
|
- [ ] `make doc && git add doc/md/packages/ doc/md/index.md && git commit -m "update auto-generated documentation"`
|
||||||
- [ ] `make doc && git add doc/md/packages/ doc/md/index.md && git commit -m "update auto-generated documentation"`
|
- [ ] `git tag --sign $new_version`
|
||||||
- [ ] `make && make checksums && make sign_checksums`
|
- [ ] `make && make checksums && make sign_checksums`
|
||||||
- [ ] `make tests`
|
- [ ] `make tests`
|
||||||
- BIOS mode: test live mode in all languages
|
- BIOS mode: test live mode in all languages
|
||||||
- BIOS mode: test online installation
|
- BIOS mode: test online installation
|
||||||
- BIOS mode: test offline installation
|
- BIOS mode: test offline installation
|
||||||
- UEFI mode: test online installation
|
- UEFI mode: test online installation
|
||||||
- UEFI mode: test offline installation
|
- UEFI mode: test offline installation
|
||||||
- During installation, test the following disk partitioning schemes:
|
- During installation, test the following disk partitioning schemes:
|
||||||
- [ ] Automatic whole disk encrypted LVM
|
- [ ] Automatic whole disk encrypted LVM
|
||||||
- [ ] Automated whole disk LVM
|
- [ ] Automated whole disk LVM
|
||||||
- [ ] Automated whole disk partitioning
|
- [ ] Automated whole disk partitioning
|
||||||
- [ ] Manual
|
- [ ] Manual
|
||||||
|
- [ ] Copy latest CHANGELOG.md entry to a [new Github release](https://github.com/nodiscc/debian-live-config/releases)
|
||||||
|
- [ ] attach `dlc-X.Y.Z-debian-buster-amd64.hybrid.iso dlc-release.key SHA512SUMS SHA512SUMS.sign` to the releases
|
||||||
|
- `Publish release`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|||||||
Reference in New Issue
Block a user