Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-5.19 backport] Remove keyring support and Cirrus update to f36 VMs #1542

Merged
merged 3 commits into from
May 9, 2022

Commits on May 5, 2022

  1. Remove keyring support

    The package is not used, noone is currently working on wiring it up,
    and it started failing in CI (apparently because it assumes the user's
    keyring is empty when tests start, which is now not reliably the case).
    
    Instead of fixing the tests, just remove it; we can always restore
    the code from Git history.
    
    Signed-off-by: Miloslav Trmač <mitr@redhat.com>
    (cherry picked from commit 576c8db)
    Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
    mtrmac authored and lsm5 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8e7401f View commit details
    Browse the repository at this point in the history
  2. Cirrus: Update to F36 VMs

    Signed-off-by: Chris Evich <cevich@redhat.com>
    (cherry picked from commit 90eec84)
    Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
    cevich authored and lsm5 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    52092bb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. set SKOPEO_CI_TAG to release-1.6

    Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
    lsm5 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    2645678 View commit details
    Browse the repository at this point in the history