-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
-
Publish artifacts to Maven via CI
- Ensure scala-steward is blocking automatic upgrades for
3.7.4 - On
release-3.7.4branch:- In
project/Build.scala: SetbaseVersion = "3.7.4"and ensurereferenceVersionis set to stable version - In
tasty/src/dotty/tools/tasty/TastyFormat.scalaensureMinorVersionis set to 7 - In
tasty/src/dotty/tools/tasty/TastyFormat.scalaensureExperimentalVersionis set to stable (0) - Create changelog file in
changelogs/3.7.4.md - Tag the branch as
3.7.4 - Wait for CI to publish artifacts
- Audit and release artifacts on https://central.sonatype.com/
- In
- Ensure scala-steward is blocking automatic upgrades for
-
Wait for releases/confirmation from tooling:
- Scala CLI - test: Bump Scala 3 Next to 3.7.4 VirtusLab/scala-cli#3942
- Scala Native - publish compiler plugin
- Scastie - update available versions
- Scala DAP - publish compiler plugin
- Scalameta Parser - test
-
Prepare the documentation
- Generate stable documentation for
3.7.4using scaladoc and upload to remote server to3.7.4/directory - Add
3.7.4to API docsversions.json - Update symlink
3.xto target3.7.4/directory
- Generate stable documentation for
-
Announce the release
- Publish release on GitHub Releases (convert to public)
- Publish an announcement for
3.7.4blogpost on https://scala-lang.org/blog/releases/ - Update the tracking thread for
3.7.4on https://contributors.scala-lang.org - Update https://docs.scala-lang.org/:
- In
_config.ymlsetscala-3-version: 3.7.4 - In
api/all.mdin## Previous releasessection add entry for previous stable version - In
_overviews/jdk-compatibility/overview.md- add entry for 3.7.4 if needed
- In
-
Update the ecosystem
- Release
3.7.4to SDKMAN - Release
3.7.4to Chocolatey - Release
3.7.4to WinGet - Update the templates and examples projects:
- Update Scala Steward config:
- Unlock automatic upgrades for
3.7.4 - Block automaitc upgrades for next planned version
- Unlock automatic upgrades for
- Update Bazel Scala rules repositories config to use
3.7.4
- Release
Gedochao
Metadata
Metadata
Assignees
Labels
No labels