-
Notifications
You must be signed in to change notification settings - Fork 14
Release Scala 2.12.20-M1 #872
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
https://app.travis-ci.com/github/scala/scala/jobs/625182602 has:
sigh, need to regenerate secret, using instructions at #783 (comment) — just need to do |
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: scala/scala#10845 |
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
The text was updated successfully, but these errors were encountered: