2.2.0 release
See original GitHub issueCan be labelled ready when all other issues on this milestone are closed.
- run code analysis in VS in Release mode and address violations (send a regular PR which must be merged before continuing)
- if necessary, change
VERSION_SUFFIX
on the CI Server to appropriate “-beta123” or “” (for non-betas) value and initiate a build - check build
- edit draft release in GitHub UI:
- ensure completeness of release notes, including non-owner contributors, if any (move release notes forward from any pre-releases to the current release)
- attach main nupkg and/or analyzer nupkg, whichever have content to release
- publish the release
- push nupkg(s) to NuGet
- de-list pre-release or superseded buggy NuGet packages if present
- update website with contributors list (if in place)
- tweet, mentioning contributors and post link as comment here for easy retweeting 😉
- post tweet in Gitter
- post a link to the GitHub Release in each issue in this milestone, with thanks to contributors
- run
rake next_version[new_version]
to- create a pull request that changes the version in CommonAssemblyInfo.cs to the expected version (of form xx.yy.zz)
- create a new draft GitHub Release
- create a new milestone for the next release
- create a new issue (like this one) for the next release, adding it to the new milestone
- close this milestone
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
org.springframework.boot » spring-boot » 2.2.0.RELEASE
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". It takes an opinionated view of...
Read more >Spring Boot 2.2.0
0 has been released and is available now from repo.spring.io, Maven Central and Bintray. This release adds a significant number of new features ......
Read more >Spring Boot 2.2.0 Release Notes
The dependency management for the Java EE API dependencies will be removed in the future and all users are encouraged to move to...
Read more >spring-boot-dependencies-2.2.0.RELEASE.pom
RELEASE 10.14.2.0 4.1.0 2.10.6 3.8.1 6.8.3 2.2.0 1.6.0 1.1.0 6.0.6 2.3.29 ... RELEASE org.springframework.boot spring-boot-actuator-autoconfigure 2.2.0.
Read more >Release Notes - Maven 2.2.0
The Apache Maven team would like to announce the release of Maven 2.2.0. Maven 2.2.0 is available for download. Maven is a software...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ah, forgot to post the link… Thanks 😉
I can probably take this on tomorrow.