Skip to content

Switch back to upstream openapi-generator#33

Merged
dschmidt merged 3 commits intomainfrom
upstream_generator
Mar 3, 2022
Merged

Switch back to upstream openapi-generator#33
dschmidt merged 3 commits intomainfrom
upstream_generator

Conversation

@dschmidt
Copy link
Copy Markdown
Member

@dschmidt dschmidt commented Mar 2, 2022

Unfortunately we still need to use latest, as the fix from our fork is merged upstream but not released yet.

TODO in follow up PR: Pin version.

FIXES: #30

@dschmidt dschmidt force-pushed the upstream_generator branch from 282a8ee to 6374716 Compare March 2, 2022 11:30
Comment thread .drone.star Outdated
# FIXME: switch back to openapitools/openapi-generator-cli
# when https://github.com/OpenAPITools/openapi-generator/pull/11490 is merged
'openapi-generator-image': 'owncloudci/openapi-generator'
'openapi-generator-image': 'openapitools/openapi-generator-cli:latest'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could you pin that to the current commID?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

No. I don't think they publish docker images for every commit:

https://hub.docker.com/r/openapitools/openapi-generator-cli/tags

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok then let us pin 5.4.0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Which doesn't have the commit we need ... see PR description

Copy link
Copy Markdown
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

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

Let us pin the version

@dschmidt dschmidt merged commit 8391789 into main Mar 3, 2022
@delete-merged-branch delete-merged-branch Bot deleted the upstream_generator branch March 3, 2022 13:05
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.

Get rid of our fork of openapi-generator

2 participants