• Yann Hodique's avatar
    fix(just): properly handle multiple tags (#13734) · bfb9de20
    Yann Hodique authored
    * fix(just): properly handle multiple tags
    
    * chore(just): rename just/ -> justfiles/
    
    The current behavior is confusing for people who don't have `just`
    installed: instead of a recognizable "command not found", they could
    see a "Permission denied" (if . is in the PATH I suppose).
    bfb9de20
Name
Last commit
Last update
..
assets Loading commit data...
client Loading commit data...
cmd Loading commit data...
conductor Loading commit data...
consensus Loading commit data...
flags Loading commit data...
health Loading commit data...
metrics Loading commit data...
rpc Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RUNBOOK.md Loading commit data...
justfile Loading commit data...
run_test_1000times.sh Loading commit data...