Skip to content

DevEx: MINIWEBAPP_VM_CLI_GATE runs MiniWebApp VM CLI tests in ci-fast (Fixes #597)#608

Merged
PurHur merged 1 commit into
masterfrom
fix/issue-597-miniwebapp-vm-cli-gate
May 22, 2026
Merged

DevEx: MINIWEBAPP_VM_CLI_GATE runs MiniWebApp VM CLI tests in ci-fast (Fixes #597)#608
PurHur merged 1 commit into
masterfrom
fix/issue-597-miniwebapp-vm-cli-gate

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 22, 2026

Summary

  • script/ci-fast.sh runs MiniWebAppVmCliTest and MiniWebAppPathInfoVmCliTest when MINIWEBAPP_VM_CLI_GATE=1 (default on while routes are green).
  • script/miniwebapp-gates.sh documents Stage 1b and the env knob.
  • examples/003-MiniWebApp/README.md documents fast CI usage.
  • Regenerate docs/bootstrap-inventory.md (stale vs inventory check on harness).

Test plan

  • MINIWEBAPP_VM_CLI_GATE=1 ./script/docker-ci-local.sh fast --filter 'MiniWebApp.*VmCli'
  • CiScriptsTest, MiniWebAppGatesScriptTest via filtered fast CI

Closes #597

Made with Cursor

Wire MiniWebAppVmCliTest and MiniWebAppPathInfoVmCliTest into ci-fast when
MINIWEBAPP_VM_CLI_GATE=1 (default), document the ladder stage, and refresh
stale bootstrap-inventory.md for the inventory CI check.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit d9b534d into master May 22, 2026
@PurHur PurHur deleted the fix/issue-597-miniwebapp-vm-cli-gate branch May 22, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DevEx: MINIWEBAPP_VM_CLI_GATE runs MiniWebApp VM CLI tests in ci-fast

1 participant