Skip to content

Conversation

quba42
Copy link
Collaborator

@quba42 quba42 commented Aug 20, 2025

Should add some test coverage for: #169

--name "${ENTITIES_NAME}_repo"

if pulp debug has-plugin --name deb --min-version 2.20.0.dev; then
if pulp debug has-plugin --name deb --specifier ">=2.20.0"; then
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this change fixes the test for newer, but breaks it for older versions...

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently that is not it. Reverting this has no effect on which test pipelines fail.

Locally the tests pass for me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should still use the new --specifier maybe at the cost of bumping the lb on the cli dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants