-
Notifications
You must be signed in to change notification settings - Fork 92
Publish Scala.js artifacts for 1.0.0-RC1 #373
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
It didn't work on the
|
Maybe I'll just make the artifacts for 2.0.0-M1... |
The build script supports publishing artifacts for an old tag with a new Scala version by adding it to the tag name after a |
Published the tag |
Maybe this situation is rare enough and we can just create a specific commit for that release? Something like this: Then you could create a tag |
Sure, that's true. And that's what I did. Please weigh in at #376. |
Could someone on the Scala team inspect Sonatype to see if there was a repository published for scala-xml 2.0.0-M1 with just artifacts for Scala.js 1.0.0-RC1? |
There are two staging repositories: https://oss.sonatype.org/content/repositories/orgscala-lang-1976/ and https://oss.sonatype.org/content/repositories/orgscala-lang-1977/ |
Great, thanks. They look ok to me. Please publish. |
OK, done. Thanks for doing the release! |
Thank you! |
https://www.scala-js.org/news/2019/11/26/announcing-scalajs-1.0.0-RC1/
This needs to be done for 1.2.0 series, and possibly should be done for the 2.0.0-M1 milestone of scala-xml.
The text was updated successfully, but these errors were encountered: