forked from mirror/oddmu
23 lines
434 B
Plaintext
23 lines
434 B
Plaintext
When preparing a new release
|
|
----------------------------
|
|
|
|
1. Run tests
|
|
|
|
2. Update man/oddmu-releases.7.txt
|
|
- add missing items
|
|
- change "(unreleased)"
|
|
|
|
3. make docs
|
|
|
|
4. Make sure all files are checked in
|
|
|
|
5. Tag the release and push the tag to all remotes
|
|
|
|
6. cd man && make upload
|
|
|
|
7. make dist
|
|
|
|
8. create a new release at https://github.com/kensanata/oddmu/releases
|
|
|
|
9. upload the four .tar.gz binaries to the GitHub release
|