At minimum, we need a process in RELEASES.MD that documents requirements and relevant Hugo code. In an ideal world, all file movement is automated:
Release notes flow:
- Gather PR with release notes, versionCompat, checksums
- Merge PR with into last
- On tag:
- Copy latest from HEAD-1 to /versions/
- Add cascade.v: to /versions//_index.md | perhaps unnecessary if versions template is re-written to use file path
At minimum, we need a process in
RELEASES.MDthat documents requirements and relevant Hugo code. In an ideal world, all file movement is automated:Release notes flow: