Skip to content

CI: default MINIWEBAPP_SERVE_AOT_GATE=1 (#1524)#1532

Merged
PurHur merged 1 commit into
masterfrom
issue-1524-serve-aot-gate-default
May 24, 2026
Merged

CI: default MINIWEBAPP_SERVE_AOT_GATE=1 (#1524)#1532
PurHur merged 1 commit into
masterfrom
issue-1524-serve-aot-gate-default

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 24, 2026

Summary

Test plan

  • ./vendor/bin/phpunit --filter MiniWebAppServeAot — 6/6 green in Docker (php-compiler:22.04-dev)
  • ./vendor/bin/phpunit --filter testCiDefaultsEnvDefinesMiniWebAppAotGates — expects :-1
  • ./vendor/bin/phpunit --filter testMatrixDocListsAllIssueIds — matrix doc includes MINIWEBAPP_SERVE_AOT_GATE
  • Opt-out: MINIWEBAPP_SERVE_AOT_GATE=0 still skips via test gate logic

Closes #1524

Made with Cursor

MiniWebAppServeAotTest is green (6/6); flip the gate default so full
ci-local runs serve-aot HTTP integration without opt-in.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

CI: Default MINIWEBAPP_SERVE_AOT_GATE=1 — MiniWebAppServeAotTest in ci-local (#478, #610)

1 participant