Skip to content

CI: default FILE_UPLOAD_WEB_AOT_LINK_GATE=1 (#2011)#2024

Merged
PurHur merged 1 commit into
masterfrom
issue-2011-fileupload-aot-link-gate-default
May 25, 2026
Merged

CI: default FILE_UPLOAD_WEB_AOT_LINK_GATE=1 (#2011)#2024
PurHur merged 1 commit into
masterfrom
issue-2011-fileupload-aot-link-gate-default

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 25, 2026

Summary

  • Flip FILE_UPLOAD_WEB_AOT_LINK_GATE default from 0 to 1 in script/ci-defaults.env, matching the 005-SessionsWeb pattern (#1946 / #1954).
  • Update CI/docs/tests so ci-local.sh runs test006FileUploadWebAotLink without manual env override.
  • Closes #2011.

Test plan

  • FILE_UPLOAD_WEB_AOT_LINK_GATE=1 vendor/bin/phpunit --filter test006FileUploadWebAotLink in php-compiler:22.04-dev
  • CiScriptsTest::testCiDefaultsEnvDefinesFileUploadWebAotLinkGateOn
  • Full ./script/ci-local.sh on maintainer host (LLVM tail)

Made with Cursor

)

006 AOT link is green in Docker; mirror 005-SessionsWeb (#1946) by flipping
ci-defaults so full ci-local runs test006FileUploadWebAotLink without override.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit 8df8245 into master May 25, 2026
@PurHur PurHur deleted the issue-2011-fileupload-aot-link-gate-default branch May 25, 2026 12:23
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 FILE_UPLOAD_WEB_AOT_LINK_GATE=1 in ci-local after #2009 green

1 participant