Skip to content

Prepare Web Hello connection for the Cloud container - #5

Merged
deku2026 merged 1 commit into
mainfrom
codex/web-cloud-hello
Sep 16, 2026
Merged

deku2026 merged 1 commit into
mainfrom
codex/web-cloud-hello

Conversation

@deku2026

@deku2026 deku2026 commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Change

Prepare a separate /cloud-hello/ page for the future C# Native AOT service in Cloudflare Containers. An explicit click sends the fixed Hello request through the existing published gRPC-Web client to same-origin /api; failures stay visible, with a deadline, cancellation and no automatic retries.

Document the Cloud-owned arcforges.com/api/* route and exact wire boundary. Keep local API fixtures out of live verification, and stop the live Web gate from requiring Web HTML at paths that Cloud will own.

Validation

  • npm run check (16 unit/component/SDK/delivery tests)
  • npm run build and npm run test:e2e (18 tests across Chromium, Firefox and WebKit)
  • Candidate verified after browser tests; desktop/mobile connection pages inspected
  • Live suite lists 15 static/idle checks and excludes all API response fixtures

Deployment

No new secret, package version, account resource or binding is needed for Web. Cloud is not deployed by this PR. Until its route exists, the connection page reports the static Worker's rejected request as unavailable. The future Cloud repository must implement and verify the actual AOT container and public protobuf call; fixture success is not that evidence. The existing local greeting stays local.

@deku2026
deku2026 force-pushed the codex/web-cloud-hello branch from afe3f0c to 22af279 Compare September 15, 2026 23:24
@deku2026
deku2026 merged commit 86d6fde into main Sep 16, 2026
10 checks passed
@deku2026
deku2026 deleted the codex/web-cloud-hello branch September 16, 2026 01:57
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.

1 participant