scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

Release Scala 2.12.18-M1 #836

Closed SethTisue closed 1 year ago

SethTisue commented 1 year ago

context is https://github.com/scala/scala/pull/10306 — we need to re-bootstrap in order to test on JDK 20

Stage

Release! (point of hard no-return)

Check availability

Afterwards

SethTisue commented 1 year ago

"server redirected too many times" problems reminiscent of https://github.com/scala/scala-dev/issues/783 :-/

SethTisue commented 1 year ago

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 (https://github.com/scala/scala-dev/issues/783#issuecomment-918759252)

SethTisue commented 1 year ago

I pushed scala/scala@5ce767fa2b295d0cb4ef56014ede18efbc90ea9c 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)

SethTisue commented 1 year ago

That worked.