mirror of
https://github.com/gradle/actions
synced 2026-07-03 22:32:49 +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