Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workaround not publishing pulp-file client #805

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

mdellweg
Copy link
Member

Since we can now publish clients for multiple plugins in one repository, this workaround is not needed anymore. Also it turned out to be evil on older pulpcore branches by installing the wrong version of the bindings.

[noissue]

Since we can now publish clients for multiple plugins in one repository,
this workaround is not needed anymore. Also it turned out to be evil on
older pulpcore branches by installing the wrong version of the bindings.

[noissue]
Pulpcore versions can change plugin apis in slight ways to make the
generated api bindings incompatible. Until this is fixed, we need to
stick to testing with specially generated client bindings for the very
test run.

[noissue]
Copy link
Member

@lubosmj lubosmj left a comment

Choose a reason for hiding this comment

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

Squashing commits would be favourable.

@mdellweg
Copy link
Member Author

I'd like to be able to revert them individually.
They are really solving two different cases.

@mdellweg mdellweg merged commit ff39829 into pulp:main Nov 23, 2023
16 checks passed
@mdellweg mdellweg deleted the remove_workaround branch November 23, 2023 15:58
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