↵ Return to the main page of copr-backend-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-08-25 | Pavel Raiskup <praiskup at redhat dot com> 1.150-1 | - request arch_noarch resalloc tag for source RPM builds - re-try /bin/sign call upon connection timeout - drop 'check_consecutive_build_fails' script |
2021-06-15 | Pavel Raiskup <praiskup at redhat dot com> 1.149-1 | - new weekly cron-job for analyzing storage use (graphs, statistics) - added some convenience globals into copr_backend.setup module - keep the max batch size really on the MAX_IN_BATCH limit - require up2date rpmbuild version - new action for removing CoprDirs (triggered by cron on frontend) - fix the CompsUpdate action - users now can disable appstream metadata generation themselves (without admins asistance) - handle results.json given by builder, and provide it to frontend (served as APIv3 later) - pruner: allow pruning also the finalized chroots on demand - invent FE-BE API version, so backend politely waits for an updated copr-frontend version |
2021-05-13 | Pavel Raiskup <praiskup at redhat dot com> 1.148-1 | - work with builders also over ipv6 |
2021-05-02 | Pavel Raiskup <praiskup at redhat dot com> 1.147-1 | - fix logging traceback for module builds - call creatrepo_c with --update if possible - don't do full createrpeo with --rpms-to-remove |
2021-04-30 | Pavel Raiskup <praiskup at redhat dot com> 1.146-1 | - better fixes for the appstream-builder generated files - new helper script named /bin/copr-assure-permissions - do not rsync-copy permissions from the builder - log the partial "prunerepo" effects into resultdir - better, more verbose call_copr_repo logging |
2021-04-27 | Jakub Kadlcik <frostyx at email dot cz> 1.145-1 | - backend: make the walk_limited test not dependend on its output order, pt2 |
2021-04-27 | Jakub Kadlcik <frostyx at email dot cz> 1.144-1 | - backend: make the walk_limited test not dependend on its output order |
2021-04-27 | Jakub Kadlcik <frostyx at email dot cz> 1.143-1 | - backend: fix copr_prune_results logging once more - backend: better logging in prunerepo - backend: prunerepo: don't re-createrepo when no rpm is removed - backend: catch correct client exceptions in copr_prune_results - test: backend: change prunerepo logic, use get_rpms_to_remove from prunerepo - backend: new fixture for testing prunerepo - backend: use safe defaults if APIv3 result doesn't contain what it should - backend: migrate to APIv3 - backend: better how-to-redirect logs comment - backend, frontend, keygen, distgit: keep cca 3 months of logs - backend: don't createrepo in srpm-builds on delete - backend: test walk_limited function from helpers |
2021-03-16 | Pavel Raiskup <praiskup at redhat dot com> 1.142-1 | - prepare for the centos-stream-8 rename - add script to prune srpm-build directories - pruner: correctly deliver the final prunerepo stamp to frontend - pruner: logging through RedisLogHandler - pruner: better parallelization - pruner: re-try be-fe communication upon failures - require up2date modulemd-tools |
2021-01-20 | Pavel Raiskup <praiskup at redhat dot com> 1.141-1 | - run prunerepo in parallel - add one-shot copr_find_wrong_chroot_artifacts.py script - support modulemd v2 |