Closed SethTisue closed 3 months ago
https://app.travis-ci.com/github/scala/scala/jobs/625182602 has:
[error] java.net.ProtocolException: Server redirected too many times (20)
sigh, need to regenerate secret, using instructions at https://github.com/scala/scala-dev/issues/783#issuecomment-918759252 — just need to do SONA_USER
and SONA_PASS
, a la scala/scala@5ce767fa2b295d0cb4ef56014ede18efbc90ea9c
refreshing those secrets didn't work, same errors at https://app.travis-ci.com/github/scala/scala/jobs/625183478
I think the mistake I made was to put the actual username/password in the secrets, instead of the Sonatype user token
I will try again
it worked this time, artifacts are en route to Maven Central
re-STARR PR: https://github.com/scala/scala/pull/10845
I think the mistake I made was to put the actual username/password in the secrets, instead of the Sonatype user token
right, i think there was a recent change at sonatype to only accept the token, no longer the password.
Stage
before_script: export SCALA_VER_BASE=2.12.20 SCALA_VER_SUFFIX=-M1
git tag -s -m "Scala 2.12.20-M1" v2.12.20-M1 1f657ec1ad6e1c8376e59ac39ec8bec1f4a9a80c
Release
git push https://github.com/scala/scala.git v2.12.20-M1
st_stagingRepoPromote [scala-repo]
,st_stagingRepoPromote [modules-repo]
(or use oss.sonatype.org web UI)Find the release on Maven Central
Afterwards
starr.version
in/versions.properties