podman icon indicating copy to clipboard operation
podman copied to clipboard

Vendor common test for artifact digest lookup

Open baude opened this issue 6 days ago • 0 comments

After fixing a bug in libartifact, I'm vendoring common to see that podman still passes tests.

Checklist

Ensure you have completed the following checklist for your pull request to be reviewed:

  • [x] Certify you wrote the patch or otherwise have the right to pass it on as an open-source patch by signing all commits. (git commit -s). (If needed, use git commit -s --amend). The author email must match the sign-off email address. See CONTRIBUTING.md for more information.
  • [x] Referenced issues using Fixes: #00000 in commit message (if applicable)
  • [x] Tests have been added/updated (or no tests are needed)
  • [x] Documentation has been updated (or no documentation changes are needed)
  • [x] All commits pass make validatepr (format/lint checks)
  • [x] Release note entered in the section below (or None if no user-facing changes)

Does this PR introduce a user-facing change?

None

baude avatar Jan 13 '26 16:01 baude