Skip to content

publish for Scala 2.13.0-M3 #38

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 Feb 1, 2018 · 5 comments
Closed

publish for Scala 2.13.0-M3 #38

SethTisue opened this issue Feb 1, 2018 · 5 comments
Assignees

Comments

@SethTisue
Copy link
Member

I'll attempt to handle this.

@SethTisue
Copy link
Member Author

Travis-CI liked #39, so we know the existing code already compiles, and tests pass, on M3

we don't strictly need a 0.1.3 release for this. there is a fork-join change that should go in an eventual 0.1.3 release, but for now, I think it will be fine to just back-publish 0.1.2 for M3

@SethTisue
Copy link
Member Author

v0.1.2#2.13.0-M3#8 tag pushed. Travis-CI build: https://travis-ci.org/scala/scala-parallel-collections/builds/336322648

@SethTisue
Copy link
Member Author

SethTisue commented Feb 1, 2018

I hit "close" and "release" in the Sonatype web UI, so the artifacts should be on their way to Maven Central.

search link to keep checking: https://search.maven.org/#search%7Cga%7C1%7Cscala-parallel-collections_2.13.0-M3
or just look at the directory: http://repo1.maven.org/maven2/org/scala-lang/modules/scala-parallel-collections_2.13.0-M3/1.0.2/

@xerial
Copy link

xerial commented Feb 1, 2018

@SethTisue Have you tried sbt-sonatype? This will simplify the release process (at least you can save the time for opening the Sonatype WebUI).
https://github.com/xerial/sbt-sonatype

Anyway, thanks for the quick work!

@SethTisue
Copy link
Member Author

@xerial see scala/sbt-scala-module#37

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