-
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.6.2
- On
release-3.6.2
branch:- In
project/Build.scala
: SetbaseVersion = "3.6.2"
- In
tasty/src/dotty/tools/tasty/TastyFormat.scala
ensureExperimentalVersion
is set to stable (0) - Create changelog file in
changelogs/3.6.2.md
- Tag the branch as
3.6.2
- Wait for CI to publish artifacts
- Audit and release artifacts on https://oss.sonatype.org/
- In
- Ensure scala-steward is blocking automatic upgrades for
-
Wait for releases/confirmation from tooling:
- Scala CLI - test
- Scala Native - publish compiler plugin
- Scastie - update available versions
- Scala DAP - publish compiler plugin
-
Prepare the documentation
- Generate stable documentation for
3.6.2
using scaladoc and upload to remote server to3.6.2/
directory - Add
3.6.2
to API docsversions.json
- Update symlink
3.x
to target3.6.2/
directory
- Generate stable documentation for
-
Announce the release
- Publish release on GitHub Releases (convert to public)
- Publish an announcement for
3.6.2
blogpost on https://scala-lang.org/blog/announcements/ - Update the tracking thread for
3.6.2
on https://contributors.scala-lang.org - Update https://docs.scala-lang.org/:
- In
_config.yml
setscala-3-version: 3.6.2
- In
api/all.md
in## Previous releases
section add entry for previous stable version - In
_overviews/jdk-compatibility/overview.md
- add entry for 3.6.2 if needed
- In
-
Update the ecosystem
- Release
3.6.2
to SDKMAN - Release
3.6.2
to Chocolatey - Update the templates and examples projects:
- Update Scala Steward config https://github.com/scala-steward-org/scala-steward/:
- Unlock automatic upgrades for
3.6.2
- Update Scala to 3.6.2 scala-steward-org/scala-steward#3496 - Block automaitc upgrades for next planned version
- Unlock automatic upgrades for
- Update Bazel Scala rules repositories config to use
3.6.2
- Add Scala 3.6.2 support bazel-contrib/rules_scala#1672
- Release
He-Pin, guersam, OndrejSpanel and jivanic-demystdata
Metadata
Metadata
Assignees
Labels
itype:metaIssues about process/similarIssues about process/similar