Skip to content

Add canary tests for v2 API endpoints and triggers#1611

Merged
vcheung-stripe merged 1 commit into
masterfrom
vcheung-auth-smoke-tests
May 26, 2026
Merged

Add canary tests for v2 API endpoints and triggers#1611
vcheung-stripe merged 1 commit into
masterfrom
vcheung-auth-smoke-tests

Conversation

@vcheung-stripe
Copy link
Copy Markdown
Collaborator

@vcheung-stripe vcheung-stripe commented May 26, 2026

Summary

v2 APIs have their own request shape, so we should cover them in the canary. This will ensure changes to auth don't break these flows unexpectedly.

Tested by triggering the workflow manually and seeing the requests succeed: https://github.com/stripe/stripe-cli/actions/runs/26467782853

Cover v2 resource commands, raw HTTP verbs to /v2/ paths, and v2 trigger
fixtures to ensure the CLI correctly handles JSON content-type requests
in production builds.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@vcheung-stripe vcheung-stripe marked this pull request as ready for review May 26, 2026 18:42
@vcheung-stripe vcheung-stripe requested a review from a team as a code owner May 26, 2026 18:42
Copy link
Copy Markdown
Contributor

@vzhang-stripe vzhang-stripe left a comment

Choose a reason for hiding this comment

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

nice

@vcheung-stripe vcheung-stripe merged commit acd7dfc into master May 26, 2026
16 checks passed
@vcheung-stripe vcheung-stripe deleted the vcheung-auth-smoke-tests branch May 26, 2026 20:38
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