Skip to content

Release 3.1.0-RC1 #13390

Closed
Closed
@Kordyjan

Description

@Kordyjan
  • Look at the milestone of the version being released. Move all the open issues from it to the next milestone.
  • Publish artifacts to Maven via CI
    • Create branch release-3.1.0 from master
    • On that branch
      • In Build.scala: Set baseVersion to 3.1.0-RC1
      • In Build.scala: Set previousDottyVersion according to the instructions in the comment to that variable.
      • In tasty/src/dotty/tools/tasty/TastyFormat.scala: Set ExperimentalVersion to 0 to indicate a stable release; make sure MajorVersion and MinorVersion are set correctly for the release.
      • Tag the branch as 3.1.0-RC1
    • On master:
      • In Build.scala: Set baseVersion to the next version to be released
  • 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