Skip to content

Commit

Permalink
Restore lost instructions from CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl committed Aug 31, 2021
1 parent a663da9 commit 271481f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,7 @@ To make a new release, please follow this checklist:
- Add a release note in CHANGELOG.rst
- Git tag the version
- Push to github and the actions will make a release on pypi
- Push to internal gitlab and do a dls-release.py of the tag
- Push to internal gitlab but do not release from there
- Run ``dls-py3 download-one-dependency softioc <release>``
- Run ``cp Pipfile.lock /dls_sw/work/python3/RHEL7-x86_64/distributions/softioc-<release>.Pipfile.lock``
- Run ``dls-release.py -a python3ext softioc <release>``

0 comments on commit 271481f

Please sign in to comment.