-
Notifications
You must be signed in to change notification settings - Fork 14
Publish bindings to pypi #637
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
base: main
Are you sure you want to change the base?
Conversation
Caution There are some errors in your PipelineRun template.
|
Reviewer's GuideThis PR parameterizes binding generation loops with new pipeline vars and adds an integrated Tekton task that fetches, generates, and publishes Python client bindings to PyPI. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
394f5f6
to
720fad8
Compare
/retest |
f6a8c1a
to
f5dbfa6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sourcery-ai summary |
f5dbfa6
to
80fbfff
Compare
ref: https://issues.redhat.com/browse/PULP-690
Summary by Sourcery
Parameterize the binding workflows in the pulp-deploy-and-test pipeline and add a new Tekton task to automate generation and publishing of Python client bindings to PyPI
New Features:
CI: