-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
itype:metaIssues about process/similarIssues about process/similar
Description
-
Publish artifacts to Maven via CI
- Ensure scala-steward is blocking automatic upgrades for
3.8.0 - On
release-3.8.0branch:- Create changelog file in
changelogs/3.8.0-RC3.md - In
project/Build.scala: SetbaseVersion = "3.8.0-RC3" - In
tasty/src/dotty/tools/tasty/TastyFormat.scalaensureMinorVersionis set to 8 - In
tasty/src/dotty/tools/tasty/TastyFormat.scalaensureExperimentalVersionis set to experimental (1 or higher) - Tag the branch as
3.8.0-RC3 - Wait for CI to publish artifacts
- Audit and release artifacts on https://central.sonatype.com/
- Create changelog file in
- Ensure scala-steward is blocking automatic upgrades for
-
On
mainbranch:- In
project/Build.scala: SetreferenceVersionto3.8.0-RC3[chore] Set reference compiler version to 3.8.0-RC3 #24662 - Check and update
project/MiMaFilters.scala
- In
-
Wait for releases/confirmation from tooling:
- Scala CLI - test: Bump Scala 3 Next RC to 3.8.0-RC3 VirtusLab/scala-cli#3991
- Scala Native - publish compiler plugin
- Mdoc
- Scastie - update available versions
- Scalameta Parser - test
- Open Community Build
-
Announce the release
- Publish release on GitHub Releases (as pre-release)
- Update tracking thread on https://contributors.scala-lang.org
Metadata
Metadata
Assignees
Labels
itype:metaIssues about process/similarIssues about process/similar