-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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.3.1 Release procedure #18515
Comments
The artifacts are on maven central. |
Compiler plugins for Scala Native 0.4.14 and 0.4.15 are published for Scala 3.3.1 |
Expression compiler (DAP) 3.1.3 and 3.1.4 published for Scala 3.3.1 |
Metals 1.0.1 published for Scala 3.3.1 🎉 Working on merging to snapshots |
3.3.1 is still not available on SDKMAN, I asked the developer and he said something probably went wrong: sdkman/sdkman-cli#1237 (comment) |
@Kordyjan I believe that calling the SDKMAN vendor API is part of your manual release process. Just wanted to check if something went wrong. Please give me a shout if you need my help or if something on our end isn't working as expected. |
Also https://discord.com/channels/632150470000902164/632628489719382036/1151677972005269524 I remember there was a previous lapse. This time, I wasn't sure if sdkman had been downgraded as a priority because of scala-cli. |
I've just published version 3.3.1 and set it as default. Please give me a shout if you have any issues with our API in the future @Kordyjan. |
@marc0der Thank you for publishing. I've just checked and it seems that the problem was caused by a bug in our release script. It couldn't find artifacts for the version it should publish but nevertheless returned a success. |
Great, thanks for the update @Kordyjan. |
release-3.3.1
branchBuild.scala
: SetbaseVersion
to3.3.1
Build.scala
: SetpreviousDottyVersion
to3.3.0
changelogs
add file with a changelog3.3.1
main
:Build.scala
: SetpreviousDottyVersion
to3.3.1
Build.scala
: SetreferenceVersion
to3.3.1
project/MiMaFilters.scala
release-3.3.1
intolanguage-reference-stable
The text was updated successfully, but these errors were encountered: