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

Use copr rpms for the community workers #4129

Merged
merged 4 commits into from
May 7, 2024

Commits on May 6, 2024

  1. templates/packer/ansible: add task to install rpms from copr

    Split the rpmrepo tasks in osbuild and composer. With copr we'll use
    osbuild from rpmrepo, because the osbuild copr rpms disappear too
    quickly.
    croissanne committed May 6, 2024
    Configuration menu
    Copy the full SHA
    93c08b4 View commit details
    Browse the repository at this point in the history
  2. tools/build-worker-packer: skip rpmcopr for RHEL and on CI

    Also skip both rpmrepo tasks on RHEL.
    croissanne committed May 6, 2024
    Configuration menu
    Copy the full SHA
    82f5444 View commit details
    Browse the repository at this point in the history
  3. tools/appsre-build-fedora-worker-packer: wait for packit

    Wait for packit to complete it's runs, after which the rpms should be
    available from the @osbuild/osbuild-composer copr repo.
    croissanne committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3fda788 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b98e90 View commit details
    Browse the repository at this point in the history