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.1 & 3.4.2-RC1 Release procedure #20024

Closed
43 tasks done
Kordyjan opened this issue Mar 26, 2024 · 0 comments
Closed
43 tasks done

3.4.1 & 3.4.2-RC1 Release procedure #20024

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

Comments

@Kordyjan
Copy link
Contributor

Kordyjan commented Mar 26, 2024

Switch development from 3.4.2 to 3.5.0

Publish 3.4.1 artifacts to Maven Central via CI:

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

Set bootstrapping for future versions on main:

  • In Build.scala: Set previousDottyVersion to 3.4.1
  • In Build.scala: Set referenceVersion to 3.4.1
  • Check and update project/MiMaFilters.scala
  • Setup versions for 3.5.0 #20048

Publish 3.4.2-RC1 artifacts to Maven Central via CI:

  • On release-3.4.2 branch
    • In changelogs add file with a changelog
    • In Build.scala: Set previousDottyVersion to 3.4.1
    • In Build.scala: Set referenceVersion to 3.4.1
  • Tag the branch as 3.4.2-RC1
  • Build

Set bootstrapping for future versions version on main:

Confirm that the tooling is working correctly:

  • Metals:
    • 3.4.1
    • 3.4.2-RC1
  • Scala CLI:
    • 3.4.1
    • 3.4.2-RC1
  • Scala Native:
    • 3.4.1
    • 3.4.2-RC1
  • Scastie:
    • 3.4.1
    • 3.4.2-RC1
  • Scala DAP:
    • 3.4.1
    • 3.4.2-RC1

Update the ecosystem:

Prepare the documentation:

Announce the releases:

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