summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/unicode-math/RELEASE_CHECKLIST.md
blob: 445351f8136c8b06bf0d97eebb819413cec79bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# UNICODE-MATH RELEASE CHECKLIST

- [ ] Finish final changes on `working` branch
- [ ] Ensure `CHANGES.md` is up-to-date with a new version number
- [ ] `build setversion`
- [ ] Update local distro fully with tlmgr
- [ ] Run `build check` locally
- [ ] `git push`
- [ ] Check Travis build status
- [ ] Install prerelease versions of `fontspec` and `latex3` and re-check
- [ ] `git checkout master; git rebase working`
- [ ] `build ctan`
- [ ] Upload to CTAN
- [ ] `texlua tagrelease.lua` to tag release with version number, annotated with changes
- [ ] `git push` — assuming tags are pushed by default (might need a local gitconfig)
- [ ] `git checkout working`
- [ ] `build install`
- [ ] Check `latex3/contrib/testfiles/unicode-math001.lvt` and update if necessary