snok / container-retention-policy

GitHub action for pruning old GHCR container image versions.
MIT License
186 stars 30 forks source link

Fix output #56

Closed lukasz-mitka closed 1 year ago

sondrelg commented 1 year ago

Thanks @lukasz-mitka. Would you mind fixing the test as well?

lukasz-mitka commented 1 year ago

Done. Didn't test it though. Out of time.

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (9a06221) into main (2d1b1bd) will decrease coverage by 1.32%. The diff coverage is 60.00%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   94.47%   93.15%   -1.32%     
==========================================
  Files           1        1              
  Lines         217      219       +2     
  Branches       52       53       +1     
==========================================
- Hits          205      204       -1     
- Misses          6        7       +1     
- Partials        6        8       +2     
Impacted Files Coverage Δ
main.py 93.15% <60.00%> (-1.32%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

den-is commented 1 year ago

You guys rock!!!

lukasz-mitka commented 1 year ago

@sondrelg waiting for a release then!

sondrelg commented 1 year ago

v2 released, finally. Thanks for all the great help @lukasz-mitka :clap: