konflux-ci / rpm-lockfile-prototype

GNU General Public License v3.0
3 stars 10 forks source link

Fix skopeo inspect call to swallow digest & tag definition error. #45

Closed ckelleyRH closed 1 month ago

ckelleyRH commented 1 month ago

This was done in #15 for skopeo copy, but there is another call to skopeo inspect which was not updated. The _strip_tag function was moved into utils and made non-private.

Resolves #44