mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02: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