Skip to content

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

Closed
8 tasks done
SethTisue opened this issue Aug 15, 2024 · 5 comments
Closed
8 tasks done

Release Scala 2.12.20-M1 #872

SethTisue opened this issue Aug 15, 2024 · 5 comments
Assignees

Comments

@SethTisue
Copy link
Member

SethTisue commented Aug 15, 2024

Stage

Release

  • Push scala/scala tag: git push https://github.com/scala/scala.git v2.12.20-M1
  • Promote staging repos: st_stagingRepoPromote [scala-repo], st_stagingRepoPromote [modules-repo] (or use oss.sonatype.org web UI)

Find the release on Maven Central

Afterwards

  • Create a scala/scala PR to:
    • update starr.version in /versions.properties
@SethTisue SethTisue self-assigned this Aug 15, 2024
@SethTisue
Copy link
Member Author

SethTisue commented Aug 15, 2024

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 #783 (comment) — just need to do SONA_USER and SONA_PASS, a la scala/scala@5ce767f

@SethTisue
Copy link
Member Author

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

@SethTisue
Copy link
Member Author

it worked this time, artifacts are en route to Maven Central

@SethTisue
Copy link
Member Author

re-STARR PR: scala/scala#10845

@lrytz
Copy link
Member

lrytz commented Aug 16, 2024

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.

https://support.sonatype.com/hc/en-us/articles/360049469534-401-Content-access-is-protected-by-token-when-accessing-repositories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants