Skip to content

3.6.3 release procedure #22375

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
38 of 42 tasks
WojciechMazur opened this issue Jan 15, 2025 · 0 comments
Closed
38 of 42 tasks

3.6.3 release procedure #22375

WojciechMazur opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
itype:meta Issues about process/similar

Comments

@WojciechMazur
Copy link
Contributor

WojciechMazur commented Jan 15, 2025

Release procedure for stable version 3.6.3

  • Publish artifacts to Maven via CI

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

    • Generate stable documentation for 3.6.3 using scaladoc and upload to remote server to 3.6.3/ directory
    • Add 3.6.3 to API docs versions.json
    • Update symlink 3.x to target 3.6.3/ directory
  • Announce the release

  • Update the ecosystem

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