Skip to content

Add polyglot exports for k6#1197

Open
IEvangelist wants to merge 1 commit intomainfrom
dapine/polyglot-export-k6
Open

Add polyglot exports for k6#1197
IEvangelist wants to merge 1 commit intomainfrom
dapine/polyglot-export-k6

Conversation

@IEvangelist
Copy link
Contributor

Adds AspireExport coverage and a matching TypeScript validation apphost for k6.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 16:39
@github-actions
Copy link
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.sh | bash -s -- 1197

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.ps1) } 1197"

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

const builder = await createBuilder();

// addK6 — minimal overload (defaults)
const defaultK6 = await builder.addK6("k6-default");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: maybe regroup defaultK6 instructions and browserK6 into 2 groups

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