You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ab): allow REV_A==REV_B and delete temporary branches
Delete temporary branches created during checkout in the A/B process
again, to avoid polluting checkouts with weirdly named branches.
Fix the CI pre-build step failing if revision A and revision B are the
same by only trying to clone once (as otherwise the two clones would
use colliding build/ subdirectories.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments