Skip to content

deploy-smoke #745 follow-up: stage 4d probe + DEPLOY_SMOKE_ONLY#1087

Merged
PurHur merged 1 commit into
masterfrom
feat/deploy-smoke-003-followup
May 23, 2026
Merged

deploy-smoke #745 follow-up: stage 4d probe + DEPLOY_SMOKE_ONLY#1087
PurHur merged 1 commit into
masterfrom
feat/deploy-smoke-003-followup

Conversation

@PurHur
Copy link
Copy Markdown
Owner

@PurHur PurHur commented May 23, 2026

Summary

  • Wire miniwebapp-gates.sh stage 4d probe (runs DEPLOY_SMOKE_003_EXECUTE=1 deploy-smoke --example 003 when LLVM ready)
  • Add DEPLOY_SMOKE_ONLY=003 env to deploy-smoke.sh (parallel to EXAMPLES_AOT_SMOKE_ONLY)
  • Document deploy smoke in examples/003-MiniWebApp/README.md
  • Fix MiniWebAppGatesScriptTest bisect stage string to match script output

Follow-up to merged #1065 (closes #745).

Test plan

  • DEPLOY_SMOKE_003_EXECUTE=1 ./script/deploy-smoke.sh --example 003 (Docker, exit 0)
  • ./vendor/bin/phpunit --filter DeploySmokeScriptTest
  • ./vendor/bin/phpunit --filter MiniWebAppGatesScriptTest

Made with Cursor

Complete remaining deploy-smoke 003 scope: gate ladder probe, README docs,
and DEPLOY_SMOKE_ONLY=003 slice env parallel to examples-aot-smoke.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur PurHur merged commit d9b7807 into master May 23, 2026
1 check failed
@PurHur PurHur deleted the feat/deploy-smoke-003-followup branch May 23, 2026 16:13
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.

Testing: Enable deploy-smoke.sh 003-MiniWebApp slice (#676 step 6)

1 participant