File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -93,14 +93,8 @@ accidentally update a Pypi dependency. If not, push the code:
9393
9494 git push --follow-tags
9595
96- We use GitHub actions so make sure the build succeeds and then go to the release tab.
97- GitHub will already have created a release for the tag, but ignore that for now and
98- draft a new release and enter the tag which you created.
96+ We use GitHub actions so make sure the build succeeds and then go to the tags tab (https://github.com/labd/commercetools-python-sdk/tags).
9997
100- Copy the changelog items in in the release description and save. This will then
101- automatically trigger a GitHub action to create and upload the package to PyPi.
102-
103- Then go to Azure Pipelines and wait for the build to create an artifact.
104- Once the build succeeded go to Releases and create a release with the correct artifact.
105- This will release the package to Pypi.
98+ Click the dots to trigger a release action. Copy the changelog items in the release description and enter the release version.
99+ This will upload the release to PyPi.
106100
You can’t perform that action at this time.
0 commit comments