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

DevOps: Add a continuous deployment workflow #19

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

sphuber
Copy link
Collaborator

@sphuber sphuber commented Feb 3, 2023

This is a followup PR to #18 which should be merged first.

This Github Actions workflow is triggered when a new tag is pushed to
the main repository. It runs the pre-commit and the unit test suite and
if both pass, the package is built and automatically pushed to PyPI.

This Github Actions workflow is triggered when a new tag is pushed to
the main repository. It runs the pre-commit and the unit test suite and
if both pass, the package is built and automatically pushed to PyPI.
@sphuber sphuber requested a review from sponce24 February 3, 2023 12:40
@sphuber sphuber merged commit bf05b33 into sponce24:master Feb 3, 2023
@sphuber sphuber deleted the feature/cd branch February 3, 2023 15:35
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