Skip to content

3.2.0 & 3.2.1-RC1 Release procedure #15935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
37 tasks done
Kordyjan opened this issue Aug 30, 2022 · 1 comment
Closed
37 tasks done

3.2.0 & 3.2.1-RC1 Release procedure #15935

Kordyjan opened this issue Aug 30, 2022 · 1 comment
Assignees
Labels
itype:meta Issues about process/similar

Comments

@Kordyjan
Copy link
Contributor

Kordyjan commented Aug 30, 2022

  • Close the 3.2.0 backports milestone
  • Publish 3.2.0 artifacts to Maven Central via CI
    • On release-3.2.0 branch:
      • In Build.scala: Set baseVersion to 3.2.0
      • In Build.scala: Set previousDottyVersion to 3.1.3
      • In TastyFormat.scala: Change tasty version to 28.2-0
      • In changelogs: Add file with the changelog
      • Tag the branch as 3.2.0
  • On main:
    • In Build.scala: Set previousDottyVersion to 3.2.0
    • In Build.scala: Set referenceVersion to 3.2.0
    • In TastyFormat.scala: Change tasty version to 28.3-1
    • Adjust the MiMaFilter.scala
  • Close the 3.2.1-RC1 milestone
  • Create 3.2.1 backports milestone
  • Create 3.2.2-RC1 milestone
  • Publish 3.2.1-RC1 artifacts to Maven via CI
    • Create branch release-3.2.1 from main
    • On that branch
      • In changelogs: Add file with the changelog
      • In TastyFormat.scala: Change tasty version to 28.2-0
      • Tag the branch as 3.2.0-RC1
  • On main:
    • In Build.scala: Set referenceVersion to 3.2.1-RC1
    • In Build.scala: Set baseVersion to 3.2.2-RC1
  • Release ecosystem for 3.2.0
  • Wait for confirmation from tooling:
    • Metals
    • Scala CLI
    • Scala Native
  • Release to SDKMAN
  • Publish API docs for 3.2.0 stdlib
  • Announce the releases
@Kordyjan Kordyjan added the itype:meta Issues about process/similar label Aug 30, 2022
@Kordyjan Kordyjan self-assigned this Aug 30, 2022
@Kordyjan Kordyjan closed this as completed Sep 6, 2022
@bishabosha
Copy link
Member

Publish API docs for 3.2.0 stdlib

@Kordyjan how is this step specified? because the docs sources are not updated, see #16201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
itype:meta Issues about process/similar
Projects
None yet
Development

No branches or pull requests

2 participants