Skip to content

Release version 2.3.0 #510

Closed
Closed
@SethTisue

Description

@SethTisue
Member

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

  • tag:
    release build:
    artifacts on Maven Central
    reset version policy to :

Activity

SethTisue

SethTisue commented on Apr 5, 2023

@SethTisue
MemberAuthor

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

SethTisue commented on Apr 5, 2023

@SethTisue
MemberAuthor

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.)

self-assigned this
on Apr 5, 2023
SethTisue

SethTisue commented on Apr 26, 2023

@SethTisue
MemberAuthor

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @SethTisue

      Issue actions

        Release version 2.3.0 · Issue #510 · scala/scala-parser-combinators