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

BUG: Avoid running development CI on tagged versions #219

Merged
merged 1 commit into from May 17, 2023
Merged

Conversation

tbirdso
Copy link
Collaborator

@tbirdso tbirdso commented May 17, 2023

Followup to 600fcce disabling python-build-workflow-dev from running on version tag. python-build-workflow-main is responsible for executing full Python packaging coveraging on tags, the developer branch simply duplicates a subset of packages.

Based on duplicate pipelines running for 0.17.1:

https://github.com/InsightSoftwareConsortium/ITKElastix/actions/runs/5004635327

I do not anticipate that we will need to tag another version for these changes, but will keep an eye on the 0.17.1 CI pipelines to verify.

Followup to 600fcce disabling `python-build-workflow-dev` from running
on version tag. `python-build-workflow-main` is responsible for
executing full Python packaging coveraging on tags, the developer branch
simply duplicates a subset of packages.

Based on duplicate pipelines running for 0.17.1:

https://github.com/InsightSoftwareConsortium/ITKElastix/actions/runs/5004635327
@tbirdso tbirdso requested review from thewtex and dzenanz May 17, 2023 15:49
@tbirdso tbirdso merged commit c69fe3b into main May 17, 2023
35 checks passed
@thewtex thewtex deleted the no-dev-ci-on-tag branch October 1, 2023 20:39
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.

None yet

3 participants