playframework / scalatestplus-play

ScalaTest + Play
https://www.playframework.com/documentation/latest/ScalaTestingWithScalaTest
Apache License 2.0
110 stars 61 forks source link

MiMa validation for the `2.13` artifact #211

Closed ignasi35 closed 4 years ago

ignasi35 commented 4 years ago

CI fails the mima validation for the 2.13 jobs because the task can't find the artifacts for 2.13 in the version 4.0.0 (because 2.13 was only added in 4.0.3)

Originally posted by @ignasi35 in https://github.com/playframework/scalatestplus-play/pull/209#issuecomment-558073183

dwijnand commented 4 years ago

Passing with https://github.com/playframework/scalatestplus-play/pull/213:

[info] scalatestplus-play-root: mimaPreviousArtifacts is empty, not analyzing binary compatibility.
[info] scalatestplus-play: mimaPreviousArtifacts is empty, not analyzing binary compatibility.