scala/scala-dev

Release Scala 2.12.18-M1

SethTisue opened this issue · 4 comments

context is scala/scala#10306 — we need to re-bootstrap in order to test on JDK 20

Stage

Release! (point of hard no-return)

  • Push scala/scala tag: git push https://github.com/scala/scala.git v2.12.18-M1
  • Promote staging repos (using oss.sonatype.org web UI)

Check availability

Afterwards

  • Create a scala/scala PR to:
    • update starr.version in /versions.properties

"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.