beacon-biosignals / K8sClusterManagers.jl

A Julia cluster manager for Kubernetes
Other
31 stars 5 forks source link

Run CI on tags #75

Closed omus closed 3 years ago

omus commented 3 years ago

Proposed fix for: https://github.com/beacon-biosignals/K8sClusterManagers.jl/issues/74

omus commented 3 years ago

I'd really like to run the CI for the existing tags. I don't think GitHub actions has that option...

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (cedad46) into main (d175203) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           4        4           
  Lines         177      177           
=======================================
  Hits          118      118           
  Misses         59       59           

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 d175203...cedad46. Read the comment docs.

omus commented 3 years ago

To actually test this I need to make a tag. I could make random tag but I need to make a new release anyway so I'll just do that.