-
Notifications
You must be signed in to change notification settings - Fork 6k
Release Checklist
wing328 edited this page Jul 17, 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
would suggest when compiling to use flag to ignore tests. The tests requires extra dependencies and the compilation might fail due to that.