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

fix: sync codegen output & pin codegen version #42

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

bertrmz
Copy link
Contributor

@bertrmz bertrmz commented Mar 6, 2025

Overview of Changes in this PR

  • pin the openapi-generator image to last used released minor version

This ensures more predictable code generation by preventing unintended changes from upstream updates.

Long-term, we could introduce scheduled runs using the latest-release tag. For now, keeping the version fixed helps maintain consistency when propagating schema changes.

We can still manually update the version as needed to pull in major fixes or features.

@bertrmz bertrmz requested a review from a team March 11, 2025 00:09
@bertrmz bertrmz marked this pull request as ready for review March 11, 2025 00:09
@bertrmz bertrmz changed the title build: Pin OpenAPI Generator Minor Version fix: sync codegen output & pin codegen version Mar 11, 2025
@bertrmz bertrmz merged commit 2cb9f51 into main Mar 11, 2025
7 checks passed
@bertrmz bertrmz deleted the pin-openapi-generator-minor-version branch March 11, 2025 14:56
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