Skip to content

fedora-copr/copr

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 23, 2020 08:25
May 17, 2023 22:43
December 1, 2022 22:20
October 31, 2022 12:12
October 31, 2022 12:12
November 7, 2014 11:21

Copr

Project Page | Documentation | Report a Bug | Already reported bugs | Fedora Copr

Copr ("Community projects") is a service that builds your open-source projects and creates your own RPM repositories. See it in action here.

See Copr workflow

Using Copr

Learn how to use Copr and how to create RPM packages on the Fedora Developer Portal.

Status (copr builds, documentation)

package released development docs
copr-backend badge badge doc badge
copr-cli badge badge doc badge
copr-dist-git badge badge doc badge
copr-frontend badge badge doc badge
copr-keygen badge badge doc badge
copr-messaging badge badge doc badge
copr-rpmbuild badge badge doc badge
python-copr badge badge doc badge
python-copr-common badge badge doc badge

Local Testing Environment

You can use Docker to run your local test environment. You need to install docker-compose tool for this to work.

$ git clone https://github.com/fedora-copr/copr.git
$ cd copr
$ docker-compose up -d

For more information see our wiki page.

Unreported tracebacks of client tools.