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

Check version before pypi #12

Merged
merged 3 commits into from
Aug 16, 2023
Merged

Check version before pypi #12

merged 3 commits into from
Aug 16, 2023

Conversation

nassauwinter
Copy link
Owner

Currently any new push to the main branch will trigger a build workflow which will upload package to pypi.

The better way is to start this build when a version is modified in addition to the push.

I added here a single source of truth file with package version. This will trigger build a release job when a version is modified in the file after the push.

@nassauwinter nassauwinter self-assigned this Aug 16, 2023
@nassauwinter nassauwinter merged commit 36b6998 into main Aug 16, 2023
@nassauwinter nassauwinter deleted the check_version_before_pypi branch May 6, 2024 13:38
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