dune cache trim --since <time interval>
for CI workflows
#10992
Labels
dune cache trim --since <time interval>
for CI workflows
#10992
For integration in CI workflows, it would be useful to have a flag telling
dune cache trim
to perform the trimming, but only if sufficient time has passed since the last trim: egdune cache trim --since 1week
. One can then execute this command as often as one would like, knowing that the trim will never happen more frequently than every week.The text was updated successfully, but these errors were encountered: