We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a663da9 commit 271481fCopy full SHA for 271481f
1 file changed
CONTRIBUTING.rst
@@ -72,4 +72,7 @@ To make a new release, please follow this checklist:
72
- Add a release note in CHANGELOG.rst
73
- Git tag the version
74
- Push to github and the actions will make a release on pypi
75
-- Push to internal gitlab and do a dls-release.py of the tag
+- Push to internal gitlab but do not release from there
76
+- Run ``dls-py3 download-one-dependency softioc <release>``
77
+- Run ``cp Pipfile.lock /dls_sw/work/python3/RHEL7-x86_64/distributions/softioc-<release>.Pipfile.lock``
78
+- Run ``dls-release.py -a python3ext softioc <release>``
0 commit comments