-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
openapi-generator 3.0.0 (new formula) #28584
Conversation
OpenAPI Generator is a fork of Swagger Codegen as explained in https://github.com/OpenAPITools/openapi-generator/blob/master/docs/qna.md and Swagger Codegen (https://github.com/swagger-api/swagger-codegen) was created a few years back. |
This formula is based on https://github.com/Homebrew/homebrew-core/blob/master/Formula/swagger-codegen.rb |
@ilovezfs I wonder if you can review and give an exception for this case as OpenAPI Generator is a fork of Swagger Codegen as explained in https://github.com/OpenAPITools/openapi-generator/blob/master/docs/qna.md and Swagger Codegen (https://github.com/swagger-api/swagger-codegen) was created a few years back. Please let me know if you've any question. |
@wing328 in the meantime, do you maintain a tap elsewhere that this formula can be pulled from? |
@jraqula sorry we don't. This formula should be ready for merge in a few days.
|
|
Why can't we see the build result? I have a 404 error. |
Closing this one as I've opened a new one for OpenAPI Generator 3.0.1 instead: #28921 |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?