Merged
Conversation
Copilot
AI
changed the title
[WIP] Add hosting integration for Stripe CLI
Add Stripe CLI hosting integration
Nov 6, 2025
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
7823d96 to
d4abb78
Compare
Member
|
Is there a specific advantage on targeting the locally installed CLI rather than leveraging the existing container? It feels like it's adding a manual step (installation of the CLI) that can be skipped altogether. |
Why not use the container? As with anything Aspire-related, the whole point is that anyone can clone the repo, hit F5, and it just works. |
Member
|
That's a fair point - I was trying to simplify getting the signing code, but it comes at a cost of simplicity. The branch has a rewrite that uses the container version. |
Member
This was referenced Jan 14, 2026
Bump CommunityToolkit.Aspire.Hosting.Flagd from 13.0.0 to 13.1.0
askpt/openfeature-aspire-sample#270
Closed
Closed
This was referenced Feb 8, 2026
Merged
This was referenced Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implementation Complete: Stripe CLI Hosting Integration
Successfully implemented a complete hosting integration for the Stripe CLI in the .NET Aspire Community Toolkit.
✅ All Tasks Completed
Integration Package (
src/CommunityToolkit.Aspire.Hosting.Stripe/)StripeResource- ContainerResource for Stripe CLIStripeExtensions- Comprehensive extension methodsTest Package (
tests/CommunityToolkit.Aspire.Hosting.Stripe.Tests/)Example Application (
examples/stripe/)Code Quality Improvements
Recent Fixes (Latest Commit)
AddExternalServiceinstead of plain string URLs["event1", "event2"]Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.