Skip to content

Commit

Permalink
docs: add release notes and add github release to the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 25, 2024
1 parent 897cc78 commit f54fafc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Release

- Run [changie-trigger-release](https://github.com/DelineaXPM/python-dsv-sdk/actions/workflows/changie-trigger-release.yml).
- Make sure `python-dsv-sdk/delinea/__init__.py` was included in the pull request.
- Once changie files are merged, the [release](https://github.com/DelineaXPM/python-dsv-sdk/actions/workflows/release.yml) should trigger and publish.
- pypi should be updated: [pypi link](https://pypi.org/project/python-dsv-sdk/)
- [github release should also have been created](https://github.com/DelineaXPM/python-dsv-sdk/releases) (this is just for more consistent releases and also triggering update in slack channels via release).

0 comments on commit f54fafc

Please sign in to comment.