... | ... | @@ -54,12 +54,15 @@ Tests: |
|
|
* File a PR "Prepare next snapshot version":
|
|
|
- update versions to next SNAPSHOT version (e.g. [#285](https://github.com/OpenAPITools/openapi-generator/pull/285)). Script `bin/utils/release_version_update.sh` can be used. **Be careful** this script creates changes that need to be reverted.
|
|
|
- re-enable bin/ensure-up-to-date and update the Petstore samples accordingly
|
|
|
- update README (e.g. [167b2f5](https://github.com/openapitools/openapi-generator/commit/167b2f59b811ba6780976a6e6764c1edf75a30f7), [1029b69](https://github.com/openapitools/openapi-generator/commit/1029b692e5fcfc2600433a85613ba42e2646826d))
|
|
|
- update OpenAPI Generator Maven Plugin README (modules/openapi-generator-maven-plugin/README.md) (e.g. [9c79297]( https://github.com/openapitools/openapi-generator/commit/9c79297d6a073790a90b6efedd32e8bebd177828))
|
|
|
|
|
|
- update root `README.md`: (e.g. [167b2f5](https://github.com/openapitools/openapi-generator/commit/167b2f59b811ba6780976a6e6764c1edf75a30f7), [1029b69](https://github.com/openapitools/openapi-generator/commit/1029b692e5fcfc2600433a85613ba42e2646826d))
|
|
|
- Update the release table
|
|
|
- mention the last released version in Section "1.3 - Download JAR"
|
|
|
- update OpenAPI Generator Maven Plugin README (`modules/openapi-generator-maven-plugin/README.md`): mention the last release version in the xml snippet `<version>..</version>` (e.g. [9c79297]( https://github.com/openapitools/openapi-generator/commit/9c79297d6a073790a90b6efedd32e8bebd177828))
|
|
|
- update OpenAPI Generator Gradle Plugin README (`modules/openapi-generator-gradle-plugin/README.adoc`): mention the last release version in the `dependencies` section.
|
|
|
- update the Gradle Example Plugin README (`modules/openapi-generator-gradle-plugin/samples/local-spec/README.md`): update `-PopenApiGeneratorVersion` in the `bash` snippet
|
|
|
* update Homebrew formula to use the latest version, e.g. https://github.com/Homebrew/homebrew-core/pull/29164/commits/21c808cf733d42581e1a4a096828c1996ca314e2
|
|
|
* ~~update https://generator.swagger.io to run the latest version of OpenAPI Generator~~
|
|
|
* update [milestones](https://github.com/openapitools/openapi-generator/milestones)
|
|
|
* close the released milestone (see [milestones](https://github.com/openapitools/openapi-generator/milestones) view)
|
|
|
|
|
|
* Announcements:
|
|
|
- use Twitter account "oas_generator" to announce the new release
|
... | ... | |