Skip to content

Fix winget install failures on GitHub Actions Windows runners#1781

Merged
vzhang-stripe merged 2 commits into
masterfrom
vzhang-winget-installfix
Jul 14, 2026
Merged

Fix winget install failures on GitHub Actions Windows runners#1781
vzhang-stripe merged 2 commits into
masterfrom
vzhang-winget-installfix

Conversation

@vzhang-stripe

@vzhang-stripe vzhang-stripe commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Fix flaky installation test: https://github.com/stripe/stripe-cli/actions/runs/29203097953

The Microsoft Store source can block non-interactive installs after a source reset by prompting for terms and region data. Remove it and install exclusively from the community (winget) source. Also fix a missing retry call and indentation in the retry logic.

Committed-By-Agent: claude

Reviewers

r? @
cc @stripe/developer-products

Summary

The Microsoft Store source can block non-interactive installs after a
source reset by prompting for terms and region data. Remove it and
install exclusively from the community (winget) source. Also fix a
missing retry call and indentation in the retry logic.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Committed-By-Agent: claude
@vzhang-stripe vzhang-stripe requested a review from a team as a code owner July 12, 2026 18:21
@vzhang-stripe vzhang-stripe merged commit 93fe97b into master Jul 14, 2026
14 checks passed
@vzhang-stripe vzhang-stripe deleted the vzhang-winget-installfix branch July 14, 2026 00:06
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