christophebedard / dco-check

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

Build and push to Docker Hub in CI #117

Closed christophebedard closed 2 years ago

christophebedard commented 2 years ago

Based on: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-docker-hub.

Signed-off-by: Christophe Bedard bedard.christophe@gmail.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #117 (b67d03e) into master (547f0d1) will decrease coverage by 2.76%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   69.16%   66.40%   -2.77%     
==========================================
  Files           2        2              
  Lines         506      506              
  Branches       86       98      +12     
==========================================
- Hits          350      336      -14     
- Misses        126      146      +20     
+ Partials       30       24       -6     
Impacted Files Coverage Δ
dco_check/dco_check.py 66.26% <0.00%> (-2.78%) :arrow_down:

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 547f0d1...b67d03e. Read the comment docs.