The GitHub Actions job "Binary Compatibility" on 
pekko-persistence-r2dbc.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:
358ad796f6e913fe3eec34837035c0c3dfab3b9c / 虎鸣 <[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-persistence-r2dbc/actions/runs/28844558813

With regards,
GitHub Actions via GitBox


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

Reply via email to