Skip to content

3.7.1-RC2 release procedure #23241

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

Open
15 of 22 tasks
WojciechMazur opened this issue May 22, 2025 · 1 comment
Open
15 of 22 tasks

3.7.1-RC2 release procedure #23241

WojciechMazur opened this issue May 22, 2025 · 1 comment
Assignees
Labels
itype:meta Issues about process/similar

Comments

@WojciechMazur
Copy link
Contributor

WojciechMazur commented May 22, 2025

  • Publish artifacts to Maven via CI

    • Ensure scala-steward is blocking automatic upgrades for 3.7.1
    • On release-3.7.1 branch:
      • In project/Build.scala: Set baseVersion = "3.7.1-RC2" and ensure referenceVersion is set to stable version
      • In tasty/src/dotty/tools/tasty/TastyFormat.scala ensure MinorVersion is set to 7
      • In tasty/src/dotty/tools/tasty/TastyFormat.scala ensure ExperimentalVersion is set to stable (0)
      • Create changelog file in changelogs/3.7.1-RC2.md
      • Tag the branch as 3.7.1-RC2
      • Wait for CI to publish artifacts
      • Audit and release artifacts on https://oss.sonatype.org/
  • On main branch:

    • In project/Build.scala: Set referenceVersion to 3.7.1-RC2
    • Check and update project/MiMaFilters.scala
  • Wait for releases/confirmation from tooling:

    • Scala CLI - test
    • Scala Native - publish compiler plugin
    • Scastie - update available versions
    • Scala DAP - publish compiler plugin
    • Scalameta Parser - test
  • Announce the release

@WojciechMazur WojciechMazur self-assigned this May 22, 2025
@WojciechMazur WojciechMazur added the itype:meta Issues about process/similar label May 22, 2025
@tgodzik
Copy link
Contributor

tgodzik commented May 23, 2025

Looks like Scala Center's GPG keys are outdated, so I can't release expression evalautor currently :/

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

3 participants