Skip to content

Publish version 1.0.1 #276

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
SethTisue opened this issue Aug 31, 2021 · 6 comments
Closed

Publish version 1.0.1 #276

SethTisue opened this issue Aug 31, 2021 · 6 comments
Assignees

Comments

@SethTisue
Copy link
Member

SethTisue commented Aug 31, 2021

to ship the new Scala.js support, primarily

let's upgrade to sbt-scala-module 3.0 first, though done

@SethTisue
Copy link
Member Author

SethTisue commented Sep 9, 2021

https://github.com/scala/scala-async/actions/runs/1192015415

2021-09-09 21:37:13.233Z  info [SonatypeService] sonatypeRepository  : oss.sonatype.org/service/local  - (SonatypeService.scala:23)
2021-09-09 21:37:13.236Z  info [SonatypeService] sonatypeProfileName : org.scala-lang  - (SonatypeService.scala:24)
[info] Preparing a new staging repository for [sbt-sonatype] scala-async 1.0.1
2021-09-09 21:37:13.237Z  info [SonatypeClient] Reading staging repository profiles...  - (SonatypeClient.scala:108)
2021-09-09 21:37:13.872Z error [Sonatype] 
wvlet.airframe.http.HttpClientException: [401: Unauthorized]
	at wvlet.airframe.http.HttpClientException$.requestFailure(HttpClientException.scala:67)

the problem isn't transient (it happened when I tried it last week, too)

@SethTisue
Copy link
Member Author

seems like the secrets I added to https://github.com/scala/scala-async/settings/secrets/actions must be wrong somehow

dunno if looking at it will help, but the last successful publishing run on Travis-CI was https://app.travis-ci.com/github/scala/scala-async/jobs/523584645

@SethTisue
Copy link
Member Author

oh oops I had SONATYPE_USER instead of the correct SONATYPE_USERNAME 🙄

@SethTisue
Copy link
Member Author

@SethTisue
Copy link
Member Author

@OndrejSpanel take it for a spin...?

@OndrejSpanel
Copy link
Member

With pleasure ...

It works in my cross-platform project, both in Scala JVM and Scala.js.

Thanks for publishing the version.

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