Skip to content

bare_run: use --help instead of non-existent list command#39

Merged
TomasVotruba merged 1 commit into
mainfrom
fix-bare-run
Jun 7, 2026
Merged

bare_run: use --help instead of non-existent list command#39
TomasVotruba merged 1 commit into
mainfrom
fix-bare-run

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

The bare_run.yaml shipped to anywherephp/jack runs php bin/jack list --ansi, but the entropy console has no list command (and no --ansi option) — so the smoke test fails on every build push: https://github.com/anywherephp/jack/actions/runs/27101288389/job/79982334454

php bin/jack --help prints all commands and exits 0 (verified locally on the scoped build), so it serves the same smoke-test purpose: the downgraded code boots on PHP 7.2–8.2.

@TomasVotruba TomasVotruba merged commit fc4af05 into main Jun 7, 2026
10 checks passed
@TomasVotruba TomasVotruba deleted the fix-bare-run branch June 7, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant