↵ Return to the main page of copr-backend-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-05-11 | Jakub Kadlcik <frostyx at email dot cz> 2.12.hotfix.3-1 | - backend: paginate add_content and delete_content requests to Pulp - backend: dump a backup of files uploaded to Pulp |
| 2026-04-30 | Jakub Kadlcik <frostyx at email dot cz> 2.12.hotfix.2-1 | - backend: fix typo in log entry - Revert setup.py change done by standard tito tagger |
| 2026-04-30 | Jakub Kadlcik <frostyx at email dot cz> 2.12.hotfix.1-1 | - Bumping the release so that AI sees a changed package |
| 2026-04-30 | Jakub Kadlcik <frostyx at email dot cz> - 2.12.hotfix.0-2 | - Rebuild |
| 2026-04-30 | Jakub Kadlcik <frostyx at email dot cz> 2.12.hotfix.0-1 | - backend: fix prefix so it can't accidentally match multiple projects |
| 2026-04-15 | Jakub Kadlcik <frostyx at email dot cz> 2.12-1 | - Modify pulp label filter for content queries - Cleanup backend-side metadata for PULP chroots - Don't convert projects with manual createrepo to PULP - Add change-storage support for persistent projects - Add prns to a repository, not pulp_hrefs - Query Pulp content for only 7 builds at a time - Better cancel-build logging - Initial Sentry integration - Don't run createrepo when forking Pulp projects - Extract Exclu*Arch/BuildArch for all targets - Fix download-build from PULP with --rpms - Implement persistent projects in Pulp - Dump copr-rpmbuild version in logs - Skip projects with comps enabled when migrating to pulp - Temporarily retain all repository packages - Info about the task that is being processed |
| 2025-12-09 | Jiri Kyjovsky <j1 dot kyjovsky at gmail dot com> 2.11-1 | - timeout= for requests was missing, use SafeRequest - copr_prune_results: bigger file limit - Move pulp-redirect.txt to persistent storage - Wait until both copr_base and copr_coprdir exist - Set user agent for Pulp requests to crc-pulp-client - Set longer timeout for Pulp file uploads - Fix deleting project from pulp - Drop requirement on pytz - Add Pagination for PulpClient.get_content - Implement chunked uploads to Pulp - Add option to migrate all projects for an owner |
| 2025-09-29 | Jakub Kadlcik <frostyx at email dot cz> 2.10-1 | - Don't run builds or actions in projects that are migrated to Pulp - Log conflicting NEVRAs when uploading - Drop support for building modules |
| 2025-09-24 | Jakub Kadlcik <frostyx at email dot cz> 2.9-1 | - Log the error message that we got from Pulp - Fix duplicate NEVRA error when migrating projects to Pulp - Fix sub-project handling in the copr-change-storage script |
| 2025-09-16 | Jakub Kadlcik <frostyx at email dot cz> 2.8-1 | - Don't traceback when trying to run branch action for second time - Implement branch-fedora support for Pulp projects - Add a helper script to query Pulp results - Handle unsuccessful Pulp requests - Don't upload results to Pulp in parallel |