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

MiMa Configuration #457

Closed
bpholt opened this issue Feb 23, 2024 · 2 comments
Closed

MiMa Configuration #457

bpholt opened this issue Feb 23, 2024 · 2 comments

Comments

@bpholt
Copy link
Member

bpholt commented Feb 23, 2024

Is MiMa set up correctly in this build? I briefly looked at #456 this evening and wanted to confirm that MiMa enabled, and I'm getting empty mimaPreviousArtifacts values, which I thought was surprising.

sbt:feral> show mimaPreviousArtifacts
[info] scalafix-output / mimaPreviousArtifacts
[info] 	Set()
[info] lambdaJVM / mimaPreviousArtifacts
[info] 	Set()
[info] lambdaCloudFormationCustomResourceJS / mimaPreviousArtifacts
[info] 	Set()
[info] scalafix-input / mimaPreviousArtifacts
[info] 	Set()
[info] lambdaJS / mimaPreviousArtifacts
[info] 	Set()
[info] unidocs / mimaPreviousArtifacts
[info] 	Set()
[info] lambdaCloudFormationCustomResourceJVM / mimaPreviousArtifacts
[info] 	Set()
[info] scalafix-tests / mimaPreviousArtifacts
[info] 	Set()
[info] sbtLambda / mimaPreviousArtifacts
[info] 	Set()
[info] examplesJS / mimaPreviousArtifacts
[info] 	Set()
[info] lambdaHttp4sJVM / mimaPreviousArtifacts
[info] 	Set()
[info] examplesJVM / mimaPreviousArtifacts
[info] 	Set()
[info] scalafix-rules / mimaPreviousArtifacts
[info] 	Set()
[info] lambdaHttp4sJS / mimaPreviousArtifacts
[info] 	Set()
[info] mimaPreviousArtifacts
[info] 	Set()

@armanbilge do you have any thoughts?

@armanbilge
Copy link
Member

armanbilge commented Feb 23, 2024

Yes, because we bumped the base version so that we could make breaking changes :)

ThisBuild / tlBaseVersion := "0.3"

We have yet to make a v0.3.0 release when bincompat checking will kick-in again.

@bpholt
Copy link
Member Author

bpholt commented Feb 23, 2024

Oh, of course 🤦🏻‍♂️

For some reason I was thinking we'd already made the v0.3 release.

Thanks!

@bpholt bpholt closed this as completed Feb 23, 2024
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