sbt / sbt-projectmatrix

MIT License
124 stars 14 forks source link

Use project axes when not auto scala lib #86

Closed miguel-vila closed 11 months ago

miguel-vila commented 11 months ago

Not sure if this will do what I want as I'm not sure about the meaning of autoScalaLibrary, but it seems related to what I want.

The end objective is to have multiple custom rows with the same scala version, and because of that we don't want it to be suffixed by the scala version. I noticed that customRow doesn't use axisValues in the else branch, not sure what is the reason for this.

First added a negative test

miguel-vila commented 10 months ago

@eed3si9n thanks! when can we have a new release?

eed3si9n commented 10 months ago

Released https://github.com/sbt/sbt-projectmatrix/releases/tag/v0.9.2 /cc @kubukoz