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
Smoke-test that pinned tools resolve to runnable binaries (#7)
proto reports a wrong exe-path as a successful install and only fails
when the dangling binary is actually used, so the install matrix went
green even though the shellcheck plugin produced a broken symlink. I
added scripts/smoke-test.sh, which asserts that every tool in
.prototools resolves via proto bin and runs; the existing per-platform
install job now executes it. The tool list is read from the [plugins]
table with the pinned taplo, so new plugins are covered without editing
the script.
---------
Signed-off-by: Jean-Baptiste Louazel <jb.louazel@genesis-ai.company>
0 commit comments