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

Fix: release workflow #18

Open
lwasser opened this issue Aug 19, 2024 · 1 comment
Open

Fix: release workflow #18

lwasser opened this issue Aug 19, 2024 · 1 comment

Comments

@lwasser
Copy link
Member

lwasser commented Aug 19, 2024

@Midnighter created a nice workflow that will publish to pypi on release. We now want to set things up so

  1. we use pypi trusted publisher workflows
  2. we separate the build and the publish into two sections of the workflow

for reference see how we are doing things for pyosmeta. once we publish to pypi we can then create a trusted workflow using that specific project on pypi.

https://github.com/pyOpenSci/pyosMeta/blob/main/.github/workflows/publish-pypi.yml

@lwasser
Copy link
Member Author

lwasser commented Aug 29, 2024

@Revathyvenugopal162 I just merged your PR. I'm so sorry about how slow I've been responding. Would you like me to create a release, or would you like to do it?

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

No branches or pull requests

1 participant