-
Notifications
You must be signed in to change notification settings - Fork 59
Making a release
Jean-Christophe Léchenet edited this page Jul 9, 2024
·
4 revisions
- Fork a
release-YYYY.MM
branch frommain
- Check that CI is working properly on this new branch (is it “protected”? etc.)
- Check the list of AUTHORS
- Proof-read the CHANGELOG
- Fix the
version_string
- Prepare announcements for the Formosa website
- Put a tag (and push it to the main git repo)
- Make a “release” on github, with the sources taken from gitlab.com/jasmin-lang/jasmin-compiler/
- Publish into software repositories
- opam
- nixpkgs
- Update CHANGELOG in main to synchronize with the one from the release