Skip to content

Commit 609faeb

Browse files
author
Phil Carns
committed
update pydarshan release checklist
- remove deprecated documentation update steps
1 parent 3811692 commit 609faeb

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

darshan-util/pydarshan/RELEASE-CHECKLIST-PyDarshan.txt

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff 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+
4437
Note 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

0 commit comments

Comments
 (0)