pyhf / pyhf-validation

Validation utilities for HistFactory workspaces
Apache License 2.0
2 stars 1 forks source link

ci: Use official Docker GitHub Action for publication to Docker Hub #11

Closed matthewfeickert closed 4 years ago

matthewfeickert commented 4 years ago

Use the official Docker GitHub Action (released today) to publish to the Docker image to Docker Hub.

Using the tag_with_ref option, tag the image with the version release number and latest-stable when the push is a tag release.

Checklist Before Requesting Reviewer

Before Merging

For the PR Assignees:

* Use official Docker GitHub Action to publish to Docker Hub
   - Tag image with version release and 'latest-stable' tags if the push is a tag release
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #11   +/-   ##
======================================
  Coverage    90.9%   90.9%           
======================================
  Files           3       3           
  Lines          11      11           
======================================
  Hits           10      10           
  Misses          1       1
Flag Coverage Δ
#unittests 90.9% <ø> (ø) :arrow_up:

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 54572ea...973797e. Read the comment docs.