↵ Return to the main page of python3-copr-common
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-03-15 | Pavel Raiskup <praiskup at redhat dot com> 0.23-1 | - make get_redis_connection to accept dict-like 'opts' argument |
2024-03-01 | Pavel Raiskup <praiskup at redhat dot com> 0.22-1 | - fix misleading warning for non-copr library consumers - add `contextlib.nullcontext` function as EL8 compat - limit stdout/stderr of ssh.run_expensive() commands - use 'copr-common/<version>' as http user agent identifier - changes needed to allow user SSH to builders |
2023-11-23 | Pavel Raiskup <praiskup at redhat dot com> 0.21-1 | - rename GroupWorkerLimit to HashWorkerLimit - explicitly build-depend on python-six |
2023-08-15 | Pavel Raiskup <praiskup at redhat dot com> 0.20-1 | - move chroot_to_branch from frontend to copr-common - redis authentication support added |
2023-05-23 | Jakub Kadlcik <frostyx at email dot cz> 0.19-1 | - Specfile compatibility with OpenEuler |
2023-01-24 | Jakub Kadlcik <frostyx at email dot cz> 0.18-1 | - Periodically dump the priority queue to a JSON file - Use SPDX license |
2022-11-26 | Jakub Kadlcik <frostyx at email dot cz> 0.17-1 | - move to GitHub home page - logging shouldn't affect stdout - move dispatcher and background workers to copr-common - scripts should log also timestamps etc when logging into file - move setup_script_logger to copr-common |
2022-10-27 | Jakub Kadlcik <frostyx at email dot cz> - 0.16.2.dev-1 | - Add background_worker.py from backend - Add get_redis_connection function - Add Dispatcher, WorkerManager, and QueueTask classes - Add WorkerLimit, PredicateWorkerLimit, and GroupWorkerLimit classes |
2022-10-02 | Jakub Kadlcik <frostyx at email dot cz> - 0.16-1 | - Add setup_script_logger function |
2022-06-21 | Jakub Kadlcik <frostyx at email dot cz> 0.15-1 | - Allow SafeRequest's timeout to be specified |