Key links:
testAll) on JDK 11 and 15Once sufficient time has passed since last merged PR, it's time to cut the release!
How long we wait depends on what kind of release it is. For a major release, it might be 1-2 weeks, to give core projects time to try out the preceding release candidate and/or the current candidate nightly. For point releases, assuming we've given the community ahead-of-time warning and kept them appraised of progress on the Discourse thread, and assuming the last changes merged seem sufficiently safe, we might build the next day.
before_script: export SCALA_VER_BASE=2.13.4 SCALA_VER_SUFFIX=""git tag -s -m "Scala 2.13.4" v2.13.4 39148e4ec34a5c53443dd1b25ceec2308cd097fegit tag -s -m "Scala 2.13.4" v2.13.4 4218dfc75b9e2a5310b7abde28d3d6ba8e611601git push https://github.com/scala/scala.git v$SCALA_VERgit push https://github.com/scala/scala-dist.git v$SCALA_VERbefore_script: export version=$SCALA_VER scala_sha=$SCALA_SHA mode=archives: https://travis-ci.org/github/scala/scala-dist/builds/744628712before_script: export version=$SCALA_VER scala_sha=$SCALA_SHA mode=update-api: https://travis-ci.org/github/scala/scala-dist/builds/744628790st_stagingRepoPromote [scala-repo], st_stagingRepoPromote [modules-repo] (or use oss.sonatype.org web UI)documentation/api.mddownload/index.md_config.yml (update devscalaversion or scalaversion)api/all.md, _config.ymlcurrent symlink for the API docs~versions.properties and the baseVersion in build.sbt.spec/_config.yml.latestSpecVersion in spec/_config.yml on the old branch, so that spec is marked as no longer current_data/footer.yml and _data/doc-nav-header.yml on docs.scala-lang.orgCongratulations, Dale, on your first Scala release! 馃嵒
Most helpful comment
Congratulations, Dale, on your first Scala release! 馃嵒