↵ Return to the main page of copr-backend-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-10-22 | Jakub Kadlcik <frostyx at email dot cz> 2.1-1 | - Activate Red Hat subscription on demand - Fix copr-backend-unknown-resalloc-tickets |
2024-10-02 | Jiri Kyjovsky <j1 dot kyjovsky at gmail dot com> 2.0-1 | - Implement project, build, chroot deletion and creation in Pulp - Fix timeout fail-safe in case copr-rpmbuild hangs up - Remove fake jobs and pass specific arguments to storage calls - Add support for Pulp - Improve logging for expiring user SSH builders |
2024-05-21 | Jakub Kadlcik <frostyx at email dot cz> 1.177-1 | - Multiple attempts to create repository before giving up - Run rawhide-to-release for all CoprDirs - Remove static methods from tests |
2024-03-16 | Pavel Raiskup <praiskup at redhat dot com> 1.176-1 | - print user SSH instructions before the build starts |
2024-03-04 | Pavel Raiskup <praiskup at redhat dot com> 1.175-1 | - call correct (renamed) _discard_running_worker() internal method |
2024-03-01 | Pavel Raiskup <praiskup at redhat dot com> 1.174-1 | - allow user SSH to builders - drop ActionResult and use BackendResultEnum from copr-common - replace backend-specific ActionType with ActionTypeEnum from copr-common - limit the stdout/stderr of ssh.run_expensive() commands - backend now periodically checks if the resalloc ticket isn't failed - keep logs 6 weeks instead of 13 - rename dispatcher scripts |
2023-11-23 | Pavel Raiskup <praiskup at redhat dot com> 1.173-1 | - enforce createrepo_c gzip compression (f39+ switched to zstd) - self-identify the resalloc resource in logs - dropping the documentary playbooks from copr-backend payload - nicer unknown-resalloc-tickets output - worker to not call keygen for source builds at all - don't sign products of srpm-build - longer timeout for fallback generating GPG keys after build - recreate missing repodata so that prunerepo doesn't traceback - use the rename HashWorkerLimit instead of GroupWorkerLimit - provide per-arch & per-owner worker limit implemented - collect and compress fedora-review logs after run - react on staled SSH connections in some cases |
2023-08-15 | Pavel Raiskup <praiskup at redhat dot com> 1.172-1 | - dump the /update/ payload to worker.log - don't run external command(s) to collect built packages - don't eat the "build detail collecting" traceback - fixes in the unknown-resalloc-tickets.py helper - more careful format_evr() method - fix tests for zst compression on F39+ - log task dict in case of error returned from redis - skip builds for ExcludeArch and "not" ExclusiveArch - offload NEVRA (s)rpm parsing to copr-rpmbuild - redis authentication support added |
2023-06-06 | Pavel Raiskup <praiskup at redhat dot com> 1.171-1 | - copr_prune_results.py: work-around the arg_max problem |
2023-06-05 | Pavel Raiskup <praiskup at redhat dot com> 1.170-1 | - copr_prune_results.py: don't enforce appstream-builder, ask FE - copr_prune_results.py: just one API call to FE per one repo |