christophebedard / dco-check

Simple DCO check script to be used in any CI
Apache License 2.0
13 stars 7 forks source link

Use GitHub action to automatically tag version commits #61

Closed christophebedard closed 4 years ago

christophebedard commented 4 years ago

Uses https://github.com/christophebedard/tag-version-commit

Therefore, pushing version commit should create a tag, which in turn should package and release to PyPI.

Closes #60

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #61   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines         444     444           
  Branches       64      64           
======================================
  Misses        444     444           

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 1f8557a...2ee2f40. Read the comment docs.