-
Notifications
You must be signed in to change notification settings - Fork 14
Release Scala 2.12.18-M1 #836
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
Comments
"server redirected too many times" problems reminiscent of #783 :-/ |
I verified that the same "server redirected too many times" thing happens if I try to build 2.13.11-M1 I think I need to regenerate the Travis-CI secrets, like last time (#783 (comment)) |
I pushed scala/scala@5ce767f directly to 2.12.x, but it'll take a while to see whether it worked, since the integration build is in the queue before the triggered build (https://app.travis-ci.com/github/scala/scala/builds/261190532) |
That worked. |
Uh oh!
There was an error while loading. Please reload this page.
context is scala/scala#10306 — we need to re-bootstrap in order to test on JDK 20
Stage
before_script: export SCALA_VER_BASE=2.12.18 SCALA_VER_SUFFIX=-M1
git tag -s -m "Scala 2.12.18-M1" v2.12.18-M1 5ce767fa2b295d0cb4ef56014ede18efbc90ea9c
Release! (point of hard no-return)
git push https://github.com/scala/scala.git v2.12.18-M1
Check availability
Afterwards
starr.version
in/versions.properties
The text was updated successfully, but these errors were encountered: