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.5.1, 3.5.2-RC1 and 3.3.4-RC4 Release procedure #21605

Closed
46 of 52 tasks
WojciechMazur opened this issue Sep 18, 2024 · 0 comments
Closed
46 of 52 tasks

3.5.1, 3.5.2-RC1 and 3.3.4-RC4 Release procedure #21605

WojciechMazur opened this issue Sep 18, 2024 · 0 comments
Labels
itype:meta Issues about process/similar

Comments

@WojciechMazur
Copy link
Contributor

WojciechMazur commented Sep 18, 2024

Publish 3.3.4-RC4 artifacts to Maven Central via CI

  • On release-3.3.4 branch
    • In Build.scala: Set baseVersion to 3.3.4-RC4
    • In changelogs add file with a changelog
  • Tag the branch as 3.3.4-RC4
  • Wait for CI to publish artifacts

Publish 3.5.1 artifacts to Maven Central via CI

  • On release-3.5.1 branch
    • In Build.scala: Set baseVersion to 3.5.1
    • In Build.scala: Set referenceVersion to 3.5.0
    • In changelogs add file with a changelog
  • Tag the branch as 3.5.1
  • Wait for CI to publish artifacts

Publish 3.5.2-RC1 artifacts to Maven Central via CI

  • On release-3.5.2 branch
    • In Build.scala: Set baseVersion to 3.5.2-RC1
    • In Build.scala: Set referenceVersion to 3.5.1
    • In changelogs add file with a changelog
  • Tag the branch as 3.5.2-RC1
  • Wait for CI to publish artifacts

Set bootstrapping for future versions version on main

  • In Build.scala: Set referenceVersion to 3.5.2-RC2:
  • Check and update project/MiMaFilters.scala

Confirm that the tooling is working correctly

  • Metals:
    • 3.3.4-RC4
    • 3.5.1
    • 3.5.2-RC1
  • Scala Native:
    • 3.3.4-RC4
    • 3.5.1
    • 3.5.2-RC1
  • Scastie:
    • 3.3.4-RC4
    • 3.5.1
    • 3.5.2-RC1
  • Scala DAP:
    • 3.3.4-RC4
    • 3.5.1
    • 3.5.2-RC1
  • Scala CLI:
    • 3.3.4-RC4
    • 3.5.1
    • 3.5.2-RC1

Prepare the documentation

Announce the releases

Update the ecosystem

@WojciechMazur WojciechMazur added stat:needs triage Every issue needs to have an "area" and "itype" label itype:meta Issues about process/similar and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels Sep 18, 2024
@WojciechMazur WojciechMazur changed the title 3.3.4, 3.5.1 and 3.5.2-RC1 Release procedure 3.5.1 and 3.5.2-RC1 Release procedure Sep 18, 2024
@WojciechMazur WojciechMazur changed the title 3.5.1 and 3.5.2-RC1 Release procedure 3.5.1, 3.5.2-RC1 and 3.3.4-RC4 Release procedure Sep 19, 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