for apidiff, generate apidiff/next.txt and rotate it on release

instead of already giving it a version name before the release. the released
version could be different.
This commit is contained in:
Mechiel Lukkien
2024-03-11 15:27:25 +01:00
parent bcf737cbec
commit 411cb8fc78
4 changed files with 45 additions and 6 deletions

View File

@ -288,6 +288,7 @@ done
- Send and receive email with imap4/smtp clients.
- Check DNS check admin page.
- Check with https://internet.nl.
- Move apidiff/next.txt to apidiff/<version>.txt, and create empty next.txt.
- Add release to the Latest release & News sections of website/index.md.
- Create git tag, push code.
- Publish new docker image.
@ -298,3 +299,4 @@ done
instructions to prevent confusion about "assets" github links to.
- Publish new cross-referenced code/rfc to www.xmox.nl/xr/.
- Update moxtools with latest version.
- Update implementations support matrix.