Skip to content

Conversation

joscha
Copy link
Contributor

@joscha joscha commented Aug 30, 2024

This adds documentation on how to use a locally built JAR and/or a snapshot version with the npm-based generator package.

@macjohnny as promised 🎉

PR checklist

  • Read the contribution guidelines.
  • Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community.
  • Run the following to build the project and update samples:
    ./mvnw clean package 
    ./bin/generate-samples.sh ./bin/configs/*.yaml
    ./bin/utils/export_docs_generators.sh
    
    IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
  • File the PR against the correct branch: master (upcoming 7.6.0 minor release - breaking changes with fallbacks), 8.0.x (breaking changes without fallbacks)
  • If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request.

@macjohnny macjohnny merged commit be618ec into OpenAPITools:master Aug 30, 2024
6 of 10 checks passed
@macjohnny
Copy link
Member

@joscha thanks!

@joscha joscha deleted the joscha/docs-how-to-use-snapshot branch August 30, 2024 14:33
@macjohnny
Copy link
Member

@joscha would you want to add this change to the readme in https://github.com/OpenAPITools/openapi-generator-cli as well?

@joscha
Copy link
Contributor Author

joscha commented Sep 2, 2024

@joscha would you want to add this change to the readme in https://github.com/OpenAPITools/openapi-generator-cli as well?

Ah yes, good call!

I can also move it, so it's not duplicated? Although, I did search in this readme before, hence why I added it here. Let me know!

Will link it.

@joscha
Copy link
Contributor Author

joscha commented Sep 2, 2024

Changes here: OpenAPITools/openapi-generator-cli#794. Will change the content in this repository to a link once the OpenAPITools/openapi-generator-cli#794 has been merged.

@wing328
Copy link
Member

wing328 commented Sep 4, 2024

@joscha when you've time, can you please PM me via Slack? thanks.

https://join.slack.com/t/openapi-generator/shared_invite/zt-12jxxd7p2-XUeQM~4pzsU9x~eGLQqX2g

joscha added a commit to joscha/openapi-generator that referenced this pull request Sep 6, 2024
@joscha
Copy link
Contributor Author

joscha commented Sep 6, 2024

@joscha would you want to add this change to the readme in https://github.com/OpenAPITools/openapi-generator-cli as well?

Ah yes, good call!

I can also move it, so it's not duplicated? Although, I did search in this readme before, hence why I added it here. Let me know!

Will link it.

Follow-up is here: #19544

wing328 pushed a commit that referenced this pull request Sep 7, 2024
@wing328 wing328 added this to the 7.9.0 milestone Oct 7, 2024
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.

3 participants