mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-11-02 11:04:29 +00:00
581 B
581 B
Release procedure (for developers):
- Check open issues and outstanding pull requests
- Confirm
make testpasses- check with multiple zsh versions
- Update changelog.md
- Remove
-devsuffix from./.version; Commit that using 'git commit -m "Tag version $(<.version)."; Tag it usinggit tag $(<.version); Increment./.versionand restore the-devsuffix; Commit that using 'git commit -C b5c30ae52638e81a38fe5329081c5613d7bd6ca5'. - Push with
git push --tags - Notify downstreams (OS packages)
- anitya should autodetect the tag
- Update /topic on IRC