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

[PULP-215] Core version dependence #104

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

mdellweg
Copy link
Member

@mdellweg mdellweg commented Dec 2, 2024

No description provided.

@mdellweg mdellweg changed the title WIP Core version dependence [PULP-215] WIP Core version dependence Dec 2, 2024
@mdellweg mdellweg force-pushed the pulpcore_versions branch 4 times, most recently from f7d0d66 to 30d918a Compare December 3, 2024 11:48
@mdellweg mdellweg marked this pull request as ready for review December 3, 2024 11:49
@mdellweg mdellweg changed the title [PULP-215] WIP Core version dependence [PULP-215] Core version dependence Dec 3, 2024
gen-client.sh Outdated

if language.lower() == "python":
if core_version >= Version("3.70.dev"):
print("v4.3.1")
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you plan to update the generator to a higher version or wait until the next breaking change?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, I planned to add this if only when we really update the image...

Add the infrastructure so we can select the generator image based on the
combination of the target language and the pulpcore version.
The template replacements are versioned accordingly.

[noissue]
@mdellweg mdellweg merged commit cc49470 into pulp:main Dec 3, 2024
3 checks passed
@mdellweg mdellweg deleted the pulpcore_versions branch December 3, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants