point to pending change to release process
Some checks failed
checks / Check & Clippy (push) Has been cancelled
checks / Formatting (push) Has been cancelled
checks / Cargo Metadata (push) Has been cancelled
release-tests / check-tarball (push) Has been cancelled
tests / coverage (push) Has been cancelled
tests / Cargo Test (push) Has been cancelled
tests / tests (Mac OS 12.latest) (push) Has been cancelled
tests / tests (Mac OS 13.latest) (push) Has been cancelled
tests / tests (arch, Archlinux Base (Rolling), ubuntu-latest) (push) Has been cancelled
tests / tests (debiantesting, Debian Testing, ubuntu-latest) (push) Has been cancelled
tests / tests (fedora40, Fedora 40, ubuntu-latest) (push) Has been cancelled
tests / tests (fedora41, Fedora 41, ubuntu-latest) (push) Has been cancelled
tests / tests (opensuse, OpenSUSE Tumbleweed (Rolling), ubuntu-latest) (push) Has been cancelled
tests / tests (ubuntu2004, Ubuntu 20.04, ubuntu-latest) (push) Has been cancelled
tests / tests (ubuntu2204, Ubuntu 22.04, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Dustin J. Mitchell 2025-07-06 18:58:26 -04:00
parent 97058dad79
commit 7fdcdebd19
No known key found for this signature in database

View file

@ -20,7 +20,7 @@ To release Taskwarrior, follow this process:
- Find the tag under https://github.com/GothenburgBitFactory/taskwarrior/tags and create a release from it - Find the tag under https://github.com/GothenburgBitFactory/taskwarrior/tags and create a release from it
- Give it a clever title if you can think of one; refer to previous releases - Give it a clever title if you can think of one; refer to previous releases
- Include the tarball from earlier - Include the tarball from earlier
- Update https://github.com/GothenburgBitFactory/tw.org - Update https://github.com/GothenburgBitFactory/tw.org (but see https://github.com/GothenburgBitFactory/tw.org/pull/1269)
- Add a new item in `content/news` - Add a new item in `content/news`
- Update `data/projects.json` with the latest version and a fake next version for "devel" - Update `data/projects.json` with the latest version and a fake next version for "devel"
- Update `data/releases.json` with the new version, and copy the tarball into `content/download`. - Update `data/releases.json` with the new version, and copy the tarball into `content/download`.