Skip to content
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

Release version 2.3.0 #510

Closed
4 tasks done
SethTisue opened this issue Apr 5, 2023 · 3 comments
Closed
4 tasks done

Release version 2.3.0 #510

SethTisue opened this issue Apr 5, 2023 · 3 comments
Assignees

Comments

@SethTisue
Copy link
Member

SethTisue commented Apr 5, 2023

my first attempt failed — I'll try again. I deleted the release and tag, which is okay because no artifacts were published

@SethTisue
Copy link
Member Author

the failure log is at
https://github.com/scala/scala-parser-combinators/actions/runs/4618060247/jobs/8165036323

it shows

2023-04-05 11:42:01.810Z  info [SonatypeClient] Reading staging repository profiles...  - (SonatypeClient.scala:108)
2023-04-05 11:42:03.381Z error [Sonatype] 
wvlet.airframe.http.HttpClientException: [401: Unauthorized]
	at wvlet.airframe.http.HttpClientException$.requestFailure(HttpClientException.scala:67)
	at wvlet.airframe.http.HttpClientException$.classifyHttpResponse(HttpClientException.scala:113)
	at wvlet.airframe.http.HttpClient$.$anonfun$defaultHttpClientRetry$1(HttpClient.scala:382)
	at wvlet.airframe.control.Retry$RetryContext.runInternal(Retry.scala:272)
	at wvlet.airframe.control.Retry$RetryContext.runWithContext(Retry.scala:257)
	at wvlet.airframe.http.client.URLConnectionClient.send(URLConnectionClient.scala:64)
	at wvlet.airframe.http.client.URLConnectionClient.get(URLConnectionClient.scala:165)
	at xerial.sbt.sonatype.SonatypeClient.stagingRepositoryProfiles(SonatypeClient.scala:110)

I'm not sure what to make of this, We just rolled a release a few months ago and this didn't happen.

@SethTisue
Copy link
Member Author

SethTisue commented Apr 5, 2023

The secrets at https://github.com/scala/scala-parser-combinators/settings/secrets/actions date back to September 2021. I guess I'll try regenerating them and see if that helps.

(But not today.)

@SethTisue SethTisue self-assigned this Apr 5, 2023
@SethTisue
Copy link
Member Author

replacing the PGP key didn't help, but then it was a Sonatype login issue, so that makes sense

but the Sonatype login info hasn't changed 🤔

regardless, I re-added that login info and re-ran the job

and it seems to be working now 🤷

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

1 participant