oak icon indicating copy to clipboard operation
oak copied to clipboard

Fix provenance generation in CI

Open tiziano88 opened this issue 4 years ago • 2 comments

#2536 broke the provenance generation script in CI: https://github.com/project-oak/oak/runs/5205293325?check_suite_focus=true (sorry about that!)

@jul-sh is it worth considering running this also pre-merge, without actually writing the provenance anywhere (dry run), so that at least it catches such errors?

tiziano88 avatar Feb 15 '22 19:02 tiziano88

Thanks for the heads up, I'll look into it.

@jul-sh is it worth considering running this also pre-merge, without actually writing the provenance anywhere (dry run), so that at least it catches such errors?

Might be yeah, assuming that using up the GitHub CI runner resources is fine. One possible way to mitigate that would be to replace the existing reproducibility index script with the provenance logic, since it already runs on each PR. :]

jul-sh avatar Feb 16 '22 10:02 jul-sh

I think this is probably obsolete, right?

tiziano88 avatar Jun 20 '22 20:06 tiziano88

I think this is probably obsolete, right?

I think so. Closing it.

rbehjati avatar Aug 26 '22 12:08 rbehjati