You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix scripted tests and pass AKKA_REPO_TOKEN to test JVMs
- Make Git and DynamicVersioning helpers detect git repos before
enabling native git. This allows scripted tests to run in non-git
directories (temp dirs) while still supporting git worktrees in
real development environments.
- Pass AKKA_REPO_TOKEN to scripted test JVMs via scriptedLaunchOpts
system property, and check both sys.props and sys.env in Akka helper.
- Update scripted test build.sbt files to use modern PascalCase
With.* syntax (BuildInfo, Scala3, Riddl) instead of deprecated
lowercase versions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments