Closed tgodzik closed 1 month ago
[x] Publish artifacts to Maven via CI
3.3.6
release-3.3.6
project/Build.scala
baseVersion = "3.3.6"
referenceVersion
tasty/src/dotty/tools/tasty/TastyFormat.scala
MinorVersion
ExperimentalVersion
changelogs/3.3.6.md
[x] Wait for releases/confirmation from tooling:
[x] Prepare the documentation
3.3.6/
versions.json
3.3_LTS
[x] Announce the release
api/all.md
## Previous releases
_overviews/jdk-compatibility/overview.md
[x] Update the ecosystem
Scala Native compiler plugins published OpenCB build scheduled I've generated the docs and uploaded, would be available at https://www.scala-lang.org/api/3.3.6 after Jenkins cronjob picks it up in few hours
[x] Publish artifacts to Maven via CI
3.3.6
release-3.3.6
branch:project/Build.scala
: SetbaseVersion = "3.3.6"
and ensurereferenceVersion
is set to stable versiontasty/src/dotty/tools/tasty/TastyFormat.scala
ensureMinorVersion
is set to 3tasty/src/dotty/tools/tasty/TastyFormat.scala
ensureExperimentalVersion
is set to stable (0)changelogs/3.3.6.md
3.3.6
[x] Wait for releases/confirmation from tooling:
[x] Prepare the documentation
3.3.6
using scaladoc and upload to remote server to3.3.6/
directory3.3.6
to API docsversions.json
3.3_LTS
to target3.3.6/
directory[x] Announce the release
3.3.6
blogpost3.3.6
on https://contributors.scala-lang.orgapi/all.md
in## Previous releases
section add entry for previous stable version_overviews/jdk-compatibility/overview.md
- add entry for 3.3.6 if needed[x] Update the ecosystem
3.3.6
to SDKMAN3.3.6
to Chocolatey3.3.6
https://github.com/scala-steward-org/scala-steward/pull/36353.3.6
https://github.com/bazel-contrib/rules_scala/pull/1735