Skip to content

feat: add HTTP catalog for Python packages and repository metrics - #1359

Open
TenSt wants to merge 1 commit into
pulp:mainfrom
TenSt:stepan/1358-extend-python-api
Open

feat: add HTTP catalog for Python packages and repository metrics#1359
TenSt wants to merge 1 commit into
pulp:mainfrom
TenSt:stepan/1358-extend-python-api

Conversation

@TenSt

@TenSt TenSt commented Aug 27, 2026

Copy link
Copy Markdown

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

This PR:

  • Adds repository packages and metrics HTTP endpoints for catalog clients
  • Adds collapse_builds and base_version on the Python content API

Closes #1358

@TenSt
TenSt force-pushed the stepan/1358-extend-python-api branch from d8ea972 to e498b4f Compare August 31, 2026 08:40
Clients can list distinct packages and repository counts over the REST API instead of querying the database. The content list also supports collapsing rebuilds and returns base_version. Closes pulp#1358.

Assisted-By: Cursor
@TenSt
TenSt force-pushed the stepan/1358-extend-python-api branch from e498b4f to e7223f4 Compare August 31, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extension of Python REST API (repo index, metrics, content filters)

1 participant