Skip to content

[PR #7737/85a54284 backport][3.85] Expose StableOrderingFilter in pulpcore.plugin API#7741

Merged
ggainey merged 1 commit into
3.85from
patchback/backports/3.85/85a5428497064b776f056dc34ec9e2257370d20a/pr-7737
May 20, 2026
Merged

[PR #7737/85a54284 backport][3.85] Expose StableOrderingFilter in pulpcore.plugin API#7741
ggainey merged 1 commit into
3.85from
patchback/backports/3.85/85a5428497064b776f056dc34ec9e2257370d20a/pr-7737

Conversation

@patchback
Copy link
Copy Markdown

@patchback patchback Bot commented May 20, 2026

This is a backport of PR #7737 as merged into main (85a5428).

Expose StableOrderingFilter in pulpcore.plugin.viewsets so plugin repos can import it from the public API (from pulpcore.plugin import StableOrderingFilter) instead of reaching into the internal pulpcore.filters module directly.

Required for pulp/pulp_ansible#2555

📜 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

See: Pull Request Walkthrough

Add StableOrderingFilter to pulpcore.plugin.viewsets exports so
plugin repos can import it from the public API surface instead of
reaching into pulpcore.filters directly.

Assisted-By: Claude Opus 4.6 (Anthropic)
(cherry picked from commit 85a5428)
@ggainey ggainey merged commit 33f6fc8 into 3.85 May 20, 2026
14 checks passed
@ggainey ggainey deleted the patchback/backports/3.85/85a5428497064b776f056dc34ec9e2257370d20a/pr-7737 branch May 20, 2026 18:51
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.

2 participants