Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli-test: Refactor Path Handling
Merged lorenz opened 2 months ago

In the previous refactoring in commit 4894657b, the order of entries in $PATH was changed unintentionally. Revisit the order and use nicer APIs to handle paths.

lorenz opened with revision da97d504 on base 84320919 +15 -18 2 months ago

In the previous refactoring in commit 4894657b, the order of entries in $PATH was changed unintentionally. Revisit the order and use nicer APIs to handle paths.

lorenz pushed revision 2 4c43c894 on base 84320919 +29 -29 2 months ago

cli-test: Configure escargot properly

Configuration calls to escargot were removed in commit 4894657b. An unintentional consequence are spurious failures to invoke freshly compiled binaries in CLI tests.

Bring back the explicit configuration to remedy.

lorenz pushed revision 3 0c3a1f21 on base 84320919 +43 -46 2 months ago

Fixes

lorenz pushed revision 4 62fbf67d on base d88ef3fa +43 -46 2 months ago

Rebase, reword commits.

lorenz merged revision 62fbf67d at 119445ce 2 months ago