Skip to content

Dichotomous search between a success and a failure

Sergi Blanch Torné requested to merge sergi/ci-uprev:dichotomous_search into main

When after a successful uprev, there is one that fails, we like to bisect the commits in between. So here is a proposal to do a dichotomous search between them.

The current 'test condition' works for the current situation we have. Future cases would generalize that.

Requires !24 (merged)

Edited by Sergi Blanch Torné

Merge request reports