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

Build CrossVersion.full #306

Merged
merged 4 commits into from Feb 7, 2021

Conversation

blast-hardcheese
Copy link
Contributor

@blast-hardcheese blast-hardcheese commented Feb 5, 2021

Required for the solution to scoverage/sbt-scoverage#319

Initially publishing for more recent versions of 2.12 and 2.13 to aide in migration, since previously people were relying on unintentional bincompat between older versions of scalac.

Published versions

 val bin212 = Seq("2.12.13", "2.12.12", "2.12.11", "2.12.10")
 val bin213 = Seq("2.13.4", "2.13.3", "2.13.2", "2.13.1", "2.13.0")

@blast-hardcheese
Copy link
Contributor Author

@D-Roch Barring any objections, this is ready to go, blocking scoverage/sbt-scoverage#320

@0xRoch 0xRoch merged commit ac3db32 into scoverage:master Feb 7, 2021
@blast-hardcheese blast-hardcheese deleted the build-cross-version-full branch February 7, 2021 22:49
This was referenced Feb 18, 2021
@red-benabas
Copy link

any update on when this will be released?

@adam-singer
Copy link

+1 on when this can be released, recently upgraded something to scala 2.12.13 and this plugin broke.

finaglehelper pushed a commit to twitter/dodo that referenced this pull request Mar 17, 2021
Problem/Solution

The scoverage plugin has an issue due to a binary incompatibility introduced in scala 2.12.13
(see: scoverage/sbt-scoverage#319). It has been patched in the
plugin in scoverage/scalac-scoverage-plugin#306 which is currently
awaiting a release. However after updating our projects to scala 2.12.13, coverage is broken
and failing the CI builds. Downgrade to scala 2.12.12 until the scoverage plugin has been
published with the fix.

Differential Revision: https://phabricator.twitter.biz/D635917
finaglehelper pushed a commit to twitter/util that referenced this pull request Mar 17, 2021
Problem/Solution

The scoverage plugin has an issue due to a binary incompatibility introduced in scala 2.12.13
(see: scoverage/sbt-scoverage#319). It has been patched in the
plugin in scoverage/scalac-scoverage-plugin#306 which is currently
awaiting a release. However after updating our projects to scala 2.12.13, coverage is broken
and failing the CI builds. Downgrade to scala 2.12.12 until the scoverage plugin has been
published with the fix.

Differential Revision: https://phabricator.twitter.biz/D635917
finaglehelper pushed a commit to twitter/finagle that referenced this pull request Mar 17, 2021
Problem/Solution

The scoverage plugin has an issue due to a binary incompatibility introduced in scala 2.12.13
(see: scoverage/sbt-scoverage#319). It has been patched in the
plugin in scoverage/scalac-scoverage-plugin#306 which is currently
awaiting a release. However after updating our projects to scala 2.12.13, coverage is broken
and failing the CI builds. Downgrade to scala 2.12.12 until the scoverage plugin has been
published with the fix.

Differential Revision: https://phabricator.twitter.biz/D635917
finaglehelper pushed a commit to twitter/scrooge that referenced this pull request Mar 17, 2021
Problem/Solution

The scoverage plugin has an issue due to a binary incompatibility introduced in scala 2.12.13
(see: scoverage/sbt-scoverage#319). It has been patched in the
plugin in scoverage/scalac-scoverage-plugin#306 which is currently
awaiting a release. However after updating our projects to scala 2.12.13, coverage is broken
and failing the CI builds. Downgrade to scala 2.12.12 until the scoverage plugin has been
published with the fix.

Differential Revision: https://phabricator.twitter.biz/D635917
finaglehelper pushed a commit to twitter/twitter-server that referenced this pull request Mar 17, 2021
Problem/Solution

The scoverage plugin has an issue due to a binary incompatibility introduced in scala 2.12.13
(see: scoverage/sbt-scoverage#319). It has been patched in the
plugin in scoverage/scalac-scoverage-plugin#306 which is currently
awaiting a release. However after updating our projects to scala 2.12.13, coverage is broken
and failing the CI builds. Downgrade to scala 2.12.12 until the scoverage plugin has been
published with the fix.

Differential Revision: https://phabricator.twitter.biz/D635917
finaglehelper pushed a commit to twitter/finatra that referenced this pull request Mar 17, 2021
Problem/Solution

The scoverage plugin has an issue due to a binary incompatibility introduced in scala 2.12.13
(see: scoverage/sbt-scoverage#319). It has been patched in the
plugin in scoverage/scalac-scoverage-plugin#306 which is currently
awaiting a release. However after updating our projects to scala 2.12.13, coverage is broken
and failing the CI builds. Downgrade to scala 2.12.12 until the scoverage plugin has been
published with the fix.

Differential Revision: https://phabricator.twitter.biz/D635917
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.

None yet

4 participants