Skip to content
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

3.4.0 & 3.4.1-RC1 Release procedure #19679

Closed
46 of 47 tasks
Kordyjan opened this issue Feb 13, 2024 · 0 comments
Closed
46 of 47 tasks

3.4.0 & 3.4.1-RC1 Release procedure #19679

Kordyjan opened this issue Feb 13, 2024 · 0 comments
Assignees
Labels
itype:meta Issues about process/similar

Comments

@Kordyjan
Copy link
Contributor

Kordyjan commented Feb 13, 2024

Switch development from 3.4.1 to 3.4.2

Publish 3.4.0 artifacts to Maven Central via CI:

  • On release-3.4.0 branch:
    • In Build.scala: Set baseVersion to 3.4.0
    • In Build.scala: Set previousDottyVersion to 3.3.1
    • Set the TASTy version to 28.4-0
    • In changelogs add file with a changelog
  • Tag the branch as 3.4.0
  • Build

Set bootstrapping for future versions on main:

  • In Build.scala: Set previousDottyVersion to 3.4.0
  • In Build.scala: Set referenceVersion to 3.4.0
  • Check and update project/MiMaFilters.scala

Publish 3.4.1-RC1 artifacts to Maven Central via CI:

  • On release-3.4.1 branch
    • In Build.scala: Set previousDottyVersion to 3.4.0
    • In Build.scala: Set referenceVersion to 3.4.0
    • In Build.scala: Set baseVersion to 3.4.1-RC1
    • Check and update project/MiMaFilters.scala
    • In changelogs add file with a changelog
  • Tag the branch as 3.4.1-RC1
  • Build

Set bootstrapping for future versions version on main:

Confirm that the tooling is working correctly:

  • Metals (@tgodzik):
    • 3.4.0
    • 3.4.1-RC1
  • Scala CLI:
    • 3.4.0
    • 3.4.1-RC1
  • Scala Native (@WojciechMazur):
    • 3.4.0
    • 3.4.1-RC1
  • Scastie:
    • 3.4.0
    • 3.4.1-RC1
  • Scala DAP (@adpi2):
    • 3.4.0
    • 3.4.1-RC1

Update the ecosystem:

Prepare the documentation:

  • Merge release-3.4.0 into language-reference-stable
  • Publish API docs for 3.4.0
  • Add 3.4.0 to the version list in API docs
  • Update docs.scala-lang

Announce the releases:

@Kordyjan Kordyjan added the itype:meta Issues about process/similar label Feb 13, 2024
@Kordyjan Kordyjan self-assigned this Feb 13, 2024
marcwrobel added a commit to endoflife-date/endoflife.date that referenced this issue Feb 15, 2024
Kordyjan added a commit that referenced this issue Feb 26, 2024
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

1 participant