Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
e218f068
Commit
e218f068
authored
Dec 10, 2020
by
Shane Snyder
Browse files
small tweaks to release checklist
parent
62bf607b
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/pydarshan/RELEASE-CHECKLIST-PyDarshan.txt
View file @
e218f068
...
...
@@ -9,9 +9,10 @@ Notes on how to release a new version of PyDarshan
- Make sure documentation in docs/ is up to date
- commit
- (might connect this with readthedocs to have this automatically, otherwise upload docs/_build/html/*)
- Update changelog or history.rst
- TODO: this does not apply when the release cycle coincides with darshan
- make docs
- upload docs/build/html contents to /mcs/web/research/projects/darshan/docs
- (might eventually connect this with readthedocs to have this automatically uploaded)
- Update CHANGELOG.rst
- commit
- Update version numbers in:
setup.py
...
...
@@ -20,6 +21,7 @@ Notes on how to release a new version of PyDarshan
- Run tests with tox against different python versions
- make test-all
(ensure pytest tests work, but can ignore flake8 syntax warnings)
- TODO: CI?
- Submit to PyPi using twine:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment