bioformats icon indicating copy to clipboard operation
bioformats copied to clipboard

Build report

Open jburel opened this issue 8 months ago • 3 comments

Add workflow running daily only reporting the output of the BF test-folder job

jburel avatar May 08 '25 08:05 jburel

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.

jburel avatar May 12 '25 10:05 jburel

:+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 avatar May 13 '25 20:05 melissalinkert

@melissalinkert instead of hard-coding a value I have opted to compare start/end value. I will change the time when the job runs

jburel avatar May 21 '25 08:05 jburel

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?

sbesson avatar Jul 31 '25 09:07 sbesson