Skip to content

Conversation

@armanbilge
Copy link
Member

No description provided.

@mergify mergify bot added the tests label Oct 3, 2023
.evalTap { path =>
val header = List(
s"//> using scala ${BuildInfo.scalaVersion}",
s"//> using scala ${BuildInfo.scalaBinaryVersion}",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In practice, a user is not going to specify the full Scala version. Most likely they will specify nothing (equivalent to 3) or 2 (equivalent to 2.13) or 2.13. So actually we should check that our toolkit works with whatever default Scalas that scala-cli is shipping.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I usually specify the version, but I got your point.

@TonioGela TonioGela merged commit cfcd990 into main Oct 3, 2023
@TonioGela TonioGela deleted the pr/test-scalaBinaryVersion branch October 3, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants