mirror of
https://hub.gitmirror.com/https://github.com/gradle/actions.git
synced 2025-12-14 21:34:31 +08:00
Instead of parsing the log output, we instead register a buildScanPublished listener and record the build scan URL to a file. This file is subsequently read to report the build scan URL. Fixes #30