The GitHub Actions job "Pull Requests" on 
pekko.git/add-Yfuture-lazy-vals-scala3 has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
36aabbbda789d61e04303ab6085bb98b7566e645 / He-Pin <[email protected]>
Simplify -Yfuture-lazy-vals flag addition per PR review

Motivation:
PR #3059 review feedback from pjfanning requested simplifying the
conditional CrossVersion.partialVersion match for -Yfuture-lazy-vals.

Modification:
Add -Yfuture-lazy-vals directly to the Scala 3 scalac options Seq
instead of using a CrossVersion.partialVersion conditional match.

Result:
Cleaner, simpler build configuration that still applies the flag
to all Scala 3.x builds.

Tests:
Not run - build config simplification only

References:
Refs apache/pekko#3059

Report URL: https://github.com/apache/pekko/actions/runs/27475381051

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to