Commit de8a2ff1a9

de8a2ff1a9d06305718c28bcc1c90c71c196449e

parent: 6fe7b02e37

Verified · cmc ci/build: success ci/test: failure

cmc <hello@cleberg.net> · 2026-09-09 04:04 UTC

e2e: repo runner list joins the read-only command table

Ref #184
e2e/readonly_test.go +1
@@ -122,6 +122,7 @@ func TestReadOnlyCommandsWriteNothing(t *testing.T) {
122122 "repo commit": {"alice/app", sha},
123123 "repo download": {"alice/app"},
124124 "repo deploy-key list": {"alice/app"},
125 "repo runner list": {"alice/app"},
125126 "repo secret list": {"alice/app"},
126127 "repo mirror list": {"alice/app"},
127128 "repo domain list": {"alice/app"},