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

Add publishing workflow and make CI workflow reusable #159

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

davidorme
Copy link
Collaborator

This PR:

  • renames the workflow files to make them project specific
  • updates sdv_ci.yaml to make it reusable
  • adds sdv_publish.yaml that uses trusted publishing to publish releases to TestPyPI and PyPI automatically.
  • implements a test-pypi-only flag: if this is present in a release name, the package is only published to TestPyPI, useful for checking publication processes or other experimental packaging stuff.

Closes #158

@davidorme davidorme linked an issue Jun 20, 2024 that may be closed by this pull request
@davidorme
Copy link
Collaborator Author

@jacobcook1995 I'm going to bypass protections on this and merge it down. I need to publish that microclimate data, so want to create a new release candidate. I'll probably end up picking cogs out of the ceiling, but...

@davidorme davidorme merged commit 1123fa8 into develop Jun 20, 2024
12 checks passed
@davidorme davidorme deleted the 158-add-trusted-publishing branch June 20, 2024 14:43
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.

Add trusted publishing
1 participant