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 pipeline not running on push tag #57

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented Feb 5, 2022

Looks like specifying branches-ignore on the push event also prevents it from running on pushed tags.
This prevents the release workflow from publishing to PyPI.

Change summary

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

@s-weigand s-weigand requested a review from a team as a code owner February 5, 2022 20:38
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2022

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran-extras/fix-CD-pipeline

@codecov
Copy link

codecov bot commented Feb 5, 2022

Codecov Report

Merging #57 (4c52b70) into main (6c9f713) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   40.88%   40.88%           
=======================================
  Files          22       22           
  Lines         609      609           
  Branches       86       86           
=======================================
  Hits          249      249           
  Misses        360      360           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c9f713...4c52b70. Read the comment docs.

@s-weigand s-weigand merged commit d770951 into glotaran:main Feb 5, 2022
@s-weigand s-weigand deleted the fix-CD-pipeline branch February 5, 2022 21:25
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