Before the release: - [ ] Wait for/merge https://github.com/inko-lang/inko/pull/994 Prepare the release: - [ ] Run `make release/publish VERSION=0.21.0` in `main` - [ ] Make sure the tag pipeline passes - [ ] Run `ivm install X` to make sure the release artifacts are present - [ ] Run the [AUR](https://github.com/inko-lang/aur/actions/workflows/release.yml) pipeline - [ ] Run the [Copr](https://github.com/inko-lang/copr/actions/workflows/release.yml) pipeline Publish the release: - [ ] Set up a pull request for the release post in https://github.com/inko-lang/website - [ ] Update `source/documentation.md` to include links to the manual and standard library of the specific release - [ ] Merge the release post Announce the release: - [ ] Announce in /r/inko - [ ] Announce in /r/ProgrammingLanguages - [ ] Announce in `#announcements` in Discord - [ ] Announce in `#inko` in the /r/ProgrammingLanguages Discord - [ ] Create a [GitHub announcement](https://github.com/orgs/inko-lang/discussions/new?category=announcements)
Before the release:
Prepare the release:
make release/publish VERSION=0.21.0inmainivm install Xto make sure the release artifacts are presentPublish the release:
source/documentation.mdto include links to the manual and standard library of the specific releaseAnnounce the release:
#announcementsin Discord#inkoin the /r/ProgrammingLanguages Discord