156 Commits

Author SHA1 Message Date
daz cfe478af6a Build outputs 2024-04-09 08:50:24 -06:00
Daz DeBoer e235596c88 Only process build results once (#133)
On long-lived machines, it's possible that the `.build-results` directory isn't cleared between invocations. This will result in the job summary including results from previous jobs.

By marking each build-results file as 'processed' at the end of the job, we can avoid this scenario.
2024-04-08 19:44:46 -06:00
daz 59a5222069 Build outputs 2024-04-08 15:14:28 -06:00
daz dd32675981 Build outputs 2024-04-07 22:43:28 -06:00
daz 8691214514 Build outputs 2024-04-07 16:57:18 -06:00
daz d6f94a4073 Build outputs 2024-04-07 11:00:35 -06:00