Add a GitHub action to finalise a release:
-
Merge the release PR into the release branch
-
Tag the release branch and source location
-
Update website with changes the passed the tests
-
Create a release which should trigger the deploy CI to deploy libraries to package indexes
- PyPI
- npmjs
- Julia package management
Add a GitHub action to finalise a release:
Merge the release PR into the release branch
Tag the release branch and source location
Update website with changes the passed the tests
Create a release which should trigger the deploy CI to deploy libraries to package indexes