... | ... | @@ -17,7 +17,7 @@ |
|
|
- Set the correct version: (script `bin/utils/release_version_update.sh` can be used, e.g. `bin/utils/release_version_update.sh 3.0.2-SNAPSHOT 3.0.2`)
|
|
|
- to remove the SNAPSHOT version
|
|
|
- to update the OpenAPI Generator Online's Dockerfile to use the stable version.
|
|
|
- to disable `bin/utils/ensure-up-to-date` in shippable for the time being.
|
|
|
- to disable `bin/utils/ensure-up-to-date` in CircleCI (`CI/circle_parallel.sh`) for the time being.
|
|
|
- mention the coming release in the docs (`bin/utils/release_version_update_docs.sh 3.0.2 3.0.3` can be used -- example commit [9056c1e5e3](https://github.com/OpenAPITools/openapi-generator/pull/588/commits/9056c1e5e3f8bac515e676a4d8ebed0f0d4dc85b)):
|
|
|
- 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
|
... | ... | |