Commit 3cdb7cc
Build the drift probe repo instead of cloning it
CI checks out shallow for the install jobs, a clone of a shallow repo is
shallow, and pushing one to a bare remote is rejected outright with
"shallow update not allowed". The case then failed on its own positive
control, correctly, three times running.
--drift only needs the directory to look like a vstack checkout, so the
probe is now a copy of the tree with a one-commit history of its own.
Nothing it reads needs more than that.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 11af073 commit 3cdb7cc
1 file changed
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
731 | 733 | | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
732 | 739 | | |
733 | 740 | | |
734 | 741 | | |
| |||
0 commit comments