Skip to content

provider handoff service sample#622

Merged
jordanstephens merged 12 commits intomainfrom
jordan/defang-provider-handoff
Mar 4, 2026
Merged

provider handoff service sample#622
jordanstephens merged 12 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 2 days 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 temporarily deployed to deploy-changed-samples March 3, 2026 15:24 — with GitHub Actions Inactive
@KevyVo KevyVo deployed to deploy-changed-samples March 4, 2026 01:10 — with GitHub Actions Active
@KevyVo KevyVo marked this pull request as ready for review March 4, 2026 01:11
@KevyVo KevyVo requested review from lionello and raphaeltm March 4, 2026 18:00
@KevyVo KevyVo marked this pull request as draft March 4, 2026 18:00
@jordanstephens jordanstephens marked this pull request as ready for review March 4, 2026 19:02
@jordanstephens jordanstephens merged commit 012e9ac into main Mar 4, 2026
8 of 10 checks passed
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.

3 participants