umoci icon indicating copy to clipboard operation
umoci copied to clipboard

build(deps): bump github.com/opencontainers/runtime-spec from 1.0.3 t…

Open siretart opened this issue 2 years ago • 3 comments

…o 1.1.0-rc4

This version is currently used in Linux distributions to build podman and friends

siretart avatar Sep 20 '23 12:09 siretart

Codecov Report

Merging #502 (cac950e) into main (fbc1339) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
+ Coverage   73.48%   73.49%   +0.01%     
==========================================
  Files          60       60              
  Lines        4884     4886       +2     
==========================================
+ Hits         3589     3591       +2     
  Misses        935      935              
  Partials      360      360              
Files Changed Coverage Δ
cmd/umoci/config.go 70.09% <100.00%> (+0.28%) :arrow_up:

codecov-commenter avatar Sep 20 '23 12:09 codecov-commenter

There are other changes necessary to fully support image-spec 1.1, so while I appreciate the patch I will probably have to carry this myself (also, I want to do a release of umoci soon and releasing a version with an rc spec is something I'd like to avoid).

cyphar avatar Sep 20 '23 13:09 cyphar

By all means, please take over (or close) this PR! -- I needed that patch for Debian and am carrying this as a distro-patch for now

siretart avatar Sep 20 '23 14:09 siretart