-
Notifications
You must be signed in to change notification settings - Fork 6k
Release Checklist
William Cheng edited this page Dec 22, 2017
·
6 revisions
- Review milestones to ensure there's no outstanding issues/PRs that need to be urgently addressed before the release.
- update core versions (e.g. #4889)
- update versions to next SNAPSHOT version (e.g. #4894)
- update README (e.g. 167b2f5, 1029b69)
- update Homebrew formula to use the latest version, e.g. https://github.com/Homebrew/homebrew-core/pull/15675
- update https://generator.swagger.io to run the latest version of Swagger Codegen
- add tag (e.g. 2.3.0) to docker image in Docker Hub
would suggest when compiling to use flag to ignore tests. The tests requires extra dependencies and the compilation might fail due to that.