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

Fix 1.14.0 MiMa for Scala.js #475

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

ashawley
Copy link
Contributor

@ashawley ashawley commented May 21, 2019

I'm not sure how capable Migration Manager is about finding binary changes with Scala.js artifacts or not, but adding a setting for it at least allows ScalaCheck to publish Scala.js artifacts rather than MiMa needlessly failing.

I tested this, by running the following locally:

sbt> ;++2.12.6;js/package
sbt> ;++2.13.0-RC2;js/package

Starting sbt with env SCALAJS_VERSION=1.0.0-M8 sbt.

This should help with publishing 2.12 and 2.13 artifacts for Scala.js 1.0.0-M8 per #474.

This was referenced Jun 7, 2019
@rickynils rickynils merged commit 9b52c86 into typelevel:1.14.0_sonatype Jun 10, 2019
@ashawley ashawley deleted the sjs-1.0.0-M7 branch August 8, 2019 14:35
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

Successfully merging this pull request may close these issues.

2 participants