Build report
Add workflow running daily only reporting the output of the BF test-folder job
I had it initially in https://github.com/ome/ome-resources-monitor but this was the only not based on GitHub action that's why I put it in this repository as an extra output.
:+1: to putting in this repository. Checking that grep -c "Batch .* finished" build-status.log is 8 might be a way to check that the log is valid/complete; maybe polling hourly from 5-9 UTC just in case a build runs longer than usual? I don't know that continuously polling hourly makes sense given how we're currently running the tests.
@melissalinkert instead of hard-coding a value I have opted to compare start/end value. I will change the time when the job runs
https://github.com/ome/bioformats/actions/runs/16645032267/job/47103566013 failed with a generic Error: Process completed with exit code 1.. Would it be possible to have more information on which condition was not satisfied?