cmonitor icon indicating copy to clipboard operation
cmonitor copied to clipboard

Create github action that triggers COPR build

Open f18m opened this issue 8 months ago • 0 comments

  1. Copr-CLI can be installed via pip: see e.g. https://github.com/fedora-llvm-team/llvm-snapshots/blob/main/requirements.txt
  2. It's possible to store the COPR API key in a Github secret
  3. Using copr-cli you can then launch a COPR build, see eg.. https://github.com/fedora-llvm-team/llvm-snapshots/blob/main/.github/workflows/fedora-copr-build.yml

f18m avatar Mar 26 '25 10:03 f18m