bazelbuild / rules_scala

Scala rules for Bazel
Apache License 2.0
363 stars 275 forks source link

Introduce `SCALA_VERSIONS` #1557

Closed aszady closed 6 months ago

aszady commented 6 months ago

Description

A variable to hold all (possibly more than one in the future) configured versions of Scala.

Motivation

Originally #1290.

1552 may be still too big to review. Let's start with some manageable, smaller chunks.

Plan for following PRs: https://github.com/bazelbuild/rules_scala/compare/master...aszady:rules_scala:cross-compilation?expand=1