Skip to content

Commit

Permalink
Minor updates to notes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed Jul 17, 2023
1 parent ff3e145 commit 3a9ab46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devel/notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,19 @@ For all releases:
- Make sure the current code is installed:
python setup.py install
- Generate current docs
update_docs
./update_docs
- Commit and push new docs.
git add docs/_build
git commit -m "update docs"
git push
- Make a release
- On GitHub page, go to Code - Tags - Releases
(https://github.com/GalSim-developers/GalSim/releases)
- Draft a new release
- Set tag version vM.m.r
- Set target releases/M.m
- Set title Version M.m.r
- For text, probably links to CHANGELOG and full docs
- For text, links to CHANGELOG and full docs
- Publish Release
- Check the twine upload
- On GitHub page, go to Actions
Expand Down

0 comments on commit 3a9ab46

Please sign in to comment.