The GitHub Actions job "MiMa Check" on pekko-management.git/wip/scala3-next-3.9.0-RC1 has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 3dbe36cf8419e5f47cfd08fcca748fa72eef42f2 / 虎鸣 <[email protected]> fix: resolve Scala next version from Dependencies.scala in CI Motivation: CI workflows hardcoded Scala 3.8 in matrix and MiMa checks ran on the unpublished next version, causing failures after bumping to 3.9.0-RC1. Modification: Add resolve-scala-version.sh script to parse Scala versions from Dependencies.scala. Update CI workflows to use 'next' label resolved through the script. Restrict MiMa checks to published Scala versions only. Result: CI workflows dynamically resolve Scala versions from Dependencies.scala, making future version bumps easier and MiMa checks more accurate. Tests: Not run - CI workflow changes only References: None - CI fix Report URL: https://github.com/apache/pekko-management/actions/runs/28844552902 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
