Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use trusted publisher deployment #366

Merged
merged 1 commit into from
May 25, 2023

Conversation

henryiii
Copy link
Contributor

Also setting up on PyPI.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii
Copy link
Contributor Author

@jcfr You'll have to set up PyPI, actually. I don't think I have permission to manage.

@jcfr
Copy link
Contributor

jcfr commented May 20, 2023

All set 👍

image

@@ -218,13 +218,15 @@ jobs:
needs: [check_dist]
runs-on: ubuntu-latest
if: github.event_name == 'push' && github.repository == 'scikit-build/cmake-python-distributions' && startsWith(github.ref, 'refs/tags/')
environment:
name: pypi
url: https://pypi.org/p/cmake
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this is the url parameter we are discussion 👌

@henryiii henryiii merged commit 6763b33 into scikit-build:master May 25, 2023
@henryiii henryiii deleted the henryiii/chore/trusted_pub branch June 21, 2023 13:58
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.

2 participants