↵ Return to the main page of copr-frontend-fedora
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-01-29 | Jakub Kadlcik <frostyx at email dot cz> 2.6.hotfix.3-1 | - Preload build.copr_dir to fix the builds page for large projects |
| 2026-01-29 | Jakub Kadlcik <frostyx at email dot cz> 2.6.hotfix.2-1 | - frontend: use build.copr instead of copr context for batches builds |
| 2026-01-16 | Jakub Kadlcik <frostyx at email dot cz> 2.6.hotfix.1-1 | - Bump the hotfix version |
| 2026-01-16 | Jakub Kadlcik <frostyx at email dot cz> 2.6.hotfix.0-2 | - frontend: use Pulp storage for all new Packit projects |
| 2025-12-09 | Jiri Kyjovsky <j1 dot kyjovsky at gmail dot com> 2.6-1 | - Migrate from pytz to zoneinfo - Add API endpoint for generating a new token - Fix swapped canceled and ended builds - Add option to migrate all projects for an owner - Add wildcard support for 'Packit allowed forge projects' |
| 2025-09-29 | Jakub Kadlcik <frostyx at email dot cz> 2.5-1 | - Don't run builds or actions in projects that are migrated to Pulp - Drop support for building modules |
| 2025-09-16 | Jakub Kadlcik <frostyx at email dot cz> 2.4-1 | - Use beginning of the build as reference for timestamp - Support both POST and DELETE for deleting a build - Print architecture statistics on status page - Implement branch-fedora support for Pulp projects - Update e-mail on login - Drop libravatar url from data dump (GDPR) - Delete data signs-out and redirects to homepage (GDPR) - Delete also e-mail entry (GDPR) |
| 2025-08-26 | Jakub Kadlcik <frostyx at email dot cz> 2.3-1 | - Specify reason for running createrepo - Implement support for Pulp manual createrepo - Show coprdirs in the builds table - Implement Pulp forking - Redirect to the current URL after OIDC login - Drop support for OID auth - Add symlink to alma family logo from almalinux - Fix AI button visibility - After edit, redirect to the package - Disable network when crearing a new fedora review project - Hide excessive CoprDirs under a details tag - Fix local builds in Pulp projects - Add AlmaLinux logo - Update centos logo - Fix one pagure-events' traceback - Use the new BeautifulSoup find_all() method - Drop the duplicit session.commit() call - Fix SAWarnings about autoflush - pagure-events fail for "dots" in copr.name - Treat malformed task_id in backend_general - Log the user who removes a project |
| 2025-03-25 | Pavel Raiskup <praiskup at redhat dot com> 2.2-1 | - fix FTBFS when using python below 3.12 - Add sysusers.d config file to allow rpm to create users/groups automatically - fix code formatting test causing FTBFS on F43+ - Revert "convert eror message to binary text before emitting" - fix a few pylint and sqlalchemy warnings - we use the standard results URL also for Pulp projects - feat: provide log-detective explain integration for failed builds - bugfix: use after/with-build-id fields when "rebuilding all" - make coprdirs have their repo available in the buildroot - isolate PR builds from different packages within one project - remove redundant byte compile lines, these dirs are empty already - change order of login menu, sign up should be the latest - create HTTP redirects for projects migrated to PULP - stop using deprecated Query.get method - unify error message for rebuild and rebuild all - add sponsors of copr project to page footer - add API documentation to the copr project useful links - migrate os.listdir() to os.scandir() to increase performance - assume user has been notified by clicking "Expire now" button - fix /build/source-chroot/ endpoint - document how to report security issues - change default logging level to INFO for check_for_anitya_version_updates - add script to migrate existing build results to Pulp - pagure events: use text() wrapper around raw queries - regenerate devel repository when multiple builds are deleted - support build-time dependencies from other storages - move repo functions to a separate file - builds_initiated_via_hook always passed as a list & doc string update - custom webhook handler now adds webhook history record - doc: link dnf.conf(5) |
| 2024-10-03 | Pavel Raiskup <praiskup at redhat dot com> 2.1-1 | - bugfix Packit 500, attempt no. 2 |