Skip to content

Release procedure 3.7.0-RC3 #22998

Closed
Closed
@WojciechMazur

Description

@WojciechMazur
  • Publish artifacts to Maven via CI

    • Ensure scala-steward is blocking automatic upgrades for 3.7.0
    • On release-3.7.0 branch:
      • In project/Build.scala: Set baseVersion = "3.7.0-RC3"
      • In tasty/src/dotty/tools/tasty/TastyFormat.scala ensure MinorVersion is set to 7
      • In tasty/src/dotty/tools/tasty/TastyFormat.scala ensure ExperimentalVersion is set to experimental (1 or higher)
      • Create changelog file in changelogs/3.7.0-RC3.md
      • Tag the branch as 3.7.0-RC3
      • Wait for CI to publish artifacts
      • Audit and release artifacts on https://oss.sonatype.org/
  • On main branch:

  • Wait for releases/confirmation from tooling:

    • Scala CLI - test
    • Scala Native - publish compiler plugin
    • Scastie - update available versions
    • Scala DAP - publish compiler plugin
    • Scalameta Parser - test
  • Announce the release

Metadata

Metadata

Assignees

Labels

itype:metaIssues about process/similar

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions