Skip to content

Make pypi deployment dependent on test-pypi deployment - #64

Merged
diazona merged 1 commit into
masterfrom
chain-deployments/1/dev
Jun 15, 2023
Merged

Make pypi deployment dependent on test-pypi deployment#64
diazona merged 1 commit into
masterfrom
chain-deployments/1/dev

Conversation

@diazona

@diazona diazona commented Jun 12, 2023

Copy link
Copy Markdown
Contributor

This commit changes the deployment to PyPI to be dependent on successful deployment to Test PyPI. Without this we would have to manually check that the deployment to Test PyPI succeeded before deploying to PyPI, and there's really no point in making that a manual process. (Or, a person could just deploy to PyPI directly without even waiting for the Test PyPI deployment to succeed and in that case there's no point in even deploying to Test PyPI first.)

I was inspired to do this by looking at the release workflow for some other project, but I forget which one it was.

This commit changes the deployment to PyPI to be dependent on successful
deployment to Test PyPI. Without this we would have to manually check
that the deployment to Test PyPI succeeded before deploying to PyPI, and
there's really no point in making that a manual process. (Or, a person
could just deploy to PyPI directly without even waiting for the Test
PyPI deployment to succeed and in that case there's no point in even
deploying to Test PyPI first.)

I was inspired to do this by looking at the release workflow for some
other project, but I forget which one it was.
@diazona diazona added this to the v0.8.0 milestone Jun 12, 2023
@diazona
diazona requested review from coordt and redtoad June 12, 2023 08:13
@diazona
diazona merged commit 196c05b into master Jun 15, 2023
@diazona
diazona deleted the chain-deployments/1/dev branch June 15, 2023 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant