mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
a7174b82a2
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