Skip to content

provider handoff service sample#622

Draft
jordanstephens wants to merge 3 commits intomainfrom
jordan/defang-provider-handoff
Draft

provider handoff service sample#622
jordanstephens wants to merge 3 commits intomainfrom
jordan/defang-provider-handoff

Conversation

@jordanstephens
Copy link
Member

@jordanstephens jordanstephens commented Mar 3, 2026

Samples Checklist

  • fix name: in ./samples/defang-provider-handoff/compose.yaml to be 'defang-provider-handoff' (currently '')
  • add README.md to ./samples/defang-provider-handoff/

@jordanstephens jordanstephens temporarily deployed to deploy-changed-samples March 3, 2026 01:32 — with GitHub Actions Inactive
@jordanstephens jordanstephens force-pushed the jordan/defang-provider-handoff branch from 8f5f7d3 to 193214a Compare March 3, 2026 01:33
@jordanstephens jordanstephens temporarily deployed to deploy-changed-samples March 3, 2026 01:33 — with GitHub Actions Inactive

// open this URL in a new tab to avoid losing the query parameters (and thus state) of the current page
window.open(cloudformationURL, "_blank");
document.getElementById("cf-link").href = cloudformationURL;

Check failure

Code scanning / CodeQL

DOM text reinterpreted as HTML High

DOM text
is reinterpreted as HTML without escaping meta-characters.

Copilot Autofix

AI about 8 hours ago

Copilot could not generate an autofix suggestion

Copilot could not generate an autofix suggestion for this alert. Try pushing a new commit or if the problem persists contact support.

Replace stub query params with real API calls: fetch invite details
on page load using inviteId + secret, and call the complete endpoint
with AWS account details. Adds loading state and configurable apiUrl
param for local testing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@raphaeltm raphaeltm temporarily deployed to deploy-changed-samples March 3, 2026 14:15 — with GitHub Actions Inactive
@raphaeltm raphaeltm deployed to deploy-changed-samples March 3, 2026 15:24 — with GitHub Actions Active
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.

2 participants