File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ Every successful CI build of the main branch automatically executes `./gradlew p
1010as the last step, which publishes a snapshot build to
1111[ Sonatype OSS snapshots repository] ( https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/contrib/ ) .
1212
13+ ## Release cadence
14+
15+ This repository roughly targets monthly minor releases from the ` main ` branch on the Friday after
16+ the second Monday of the month (roughly a couple of days after the monthly minor release of
17+ [ opentelemetry-java-instrumentation] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation ) ).
18+
1319## Preparing a new major or minor release
1420
1521* Close the release milestone if there is one.
You can’t perform that action at this time.
0 commit comments