↵ Return to the main page of python3-odcs-common
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-09-23 | Haibo Lin <hlin at redhat dot com> - 0.8.1-1 | - client: Make black happy - client: Print OIDC exchange info to stderr - client: Require browser or TTY for authorization code flow - server: Add support for post-compose script - server: Allow customizing TTL for raw config composes - server: Delete generatelocalhostcert command - server: Ensure the dest dir of git clone does not exist - server: Gather git checkout/clone error message - server: Make sure writing COMPOSE_ID file |
2024-07-18 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.8.0-6 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-06-28 | Lubomír Sedlář <lsedlar at redhat dot com> - 0.8.0-5 | - Backport patch for client printing non-json to stdout |
2024-06-09 | Python Maint <python dash maint at redhat dot com> - 0.8.0-4 | - Rebuilt for Python 3.13 |
2024-03-25 | Nils Philippsen <nils at tiptoe dot de> - 0.8.0-3 | - Revert constraining SQLAlchemy version |
2024-03-21 | Nils Philippsen <nils at tiptoe dot de> - 0.8.0-2 | - Require SQLAlchemy < 2 |
2024-01-24 | Haibo Lin <hlin at redhat dot com> - 0.8.0-1 | - client: Add --env option - client: Add arg for extending compose's life - client: Avoid waiting for finished compose - client: Convert client script to entry point - client: Enable OpenTelemetry tracing for client - client: Fix wait command failed with error: KeyError: 'state_name' - client: Improve token expiration checking - client: Move server config to a file - client: Replace openidc_client with TokenManager - client: Support OIDC authentication - client: Use NO_OIDC_AUTHZ_CODE to disalbe authz code flow - docker: Add healthchecks to docker-compose.yml - docker: Install mod_auth_openidc - docker: Pass extra args to start_odcs_from_here - docker: Update Dockerfile to install opentelemetry - docker: Update base image to fedora 38 - docker: Use post release for container - docker: download cacert securely - docker: new RH IT Root CA location - docs: Update docs configuration - server/client: Renew compose with new label - server: Add oidc_or_kerberos auth backend - server: Add retry to clone_repo - server: Add souce and debuginfo configurations - server: Enable OpenTelemetry tracing on server side - server: Fix compatibility with Python 3.6 - server: Flask 2.3 compatibility - server: Improve raw_config_composes metric - server: Load ODCS_CELERY_BROKER_URL in config file - server: Make raw_config_composes_total a Gauge - server: Rework handling Pulp content sets - server: Update example config with OIDC options - server: metrics: Avoid decrementing counter - tests: Run backend tests with py36 - tests: Set flask.g._login_user for tests |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.7.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-08-02 | Haibo Lin <hlin at redhat dot com> - 0.7.0-1 | - backend: Add odcs-credential-helper executable - backend: Add support for git credentials - backend: Set env var with raw config source name - backend: Use credential helper for initial config clone - backend: pulp: Handle missing product_versions - client: Add --arch option to create-build subcommand - doc: Document env argument to utils.execute_cmd - frontend: Allow admins to request any compose - frontend: Delete deprecated conf.auth_ldap_group_base - frontend: Merge all metrics into a single thread - frontend: Optimize compose count metrics gathering - frontend: Support OIDC authentication to CTS - server: Fix compatibility with Python 3.12 - server: Fix flake8 complaints |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.6.0-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |