File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,8 @@ Notes on how to release a new version of PyDarshan
1111 - commit
1212 - Update version numbers in:
1313 darshan/__init__.py
14- - Make sure documentation in docs/ is up to date
15- - commit
16- - make docs
17- - upload docs/build/html contents to CELS server @ /nfs/pub_html/gce/projects/darshan/docs/pydarshan
18- - (might eventually connect this with readthedocs to have this automatically uploaded)
19- - determine whether new job summary tool features warrant generating a new summary report to include in docs
20- (stored @ /nfs/pub_html/gce/projects/darshan/docs/example_report.html)
14+ - determine whether new job summary tool features warrant generating a new summary report to include in docs
15+ (stored @ /nfs/pub_html/gce/projects/darshan/docs/example_report.html)
2116
2217 - Submit to PyPI using cibuildwheel/twine:
2318 - pipx run build --sdist
@@ -38,9 +33,7 @@ Notes on how to release a new version of PyDarshan
3833 - Announce:
3934 - Regular Darshan Release: Copy release notes for PyDarshan and attach as seperate section (mailinglist, website/blog)
4035 - PyDarshan only: Post release note section of PyDarshan (mailinglist, website/blog)
41-
42-
43-
36+
4437Note on Versionsformat:
4538 Whenever libdarshan-utils has a version change, PyDarshan is bumped accordingly.
4639 4th position version numbers allows for PyDarshan to be on a faster release cycle
You can’t perform that action at this time.
0 commit comments