Skip to content

Conversation

@simon-yc
Copy link
Contributor

@simon-yc simon-yc commented Nov 24, 2025

Problem:

When triggering a deploy locally, the underlying git CLI commands fail to generate proper auth:

image

Solution:

Only set GIT_ASKPASS in production environments. In development and test environments, allow Git to use the developer's existing authentication setup.

@simon-yc simon-yc requested review from a team, bbbriana and timothysmith0609 November 24, 2025 22:45
@simon-yc simon-yc force-pushed the simonyc/fix-local-github-auth-problem branch from 347e510 to 6b1fb93 Compare November 24, 2025 22:46
Copy link

@bbbriana bbbriana left a comment

Choose a reason for hiding this comment

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

I also tested locally that it works without the script running. Thanks Simon and Tim for taking me through this one!

@simon-yc simon-yc merged commit 236de9a into main Nov 25, 2025
15 checks passed
@simon-yc simon-yc deleted the simonyc/fix-local-github-auth-problem branch November 25, 2025 16:58
@simon-yc simon-yc added the #gsd:48220 Improve Shipit Resiliency label Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

#gsd:48220 Improve Shipit Resiliency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants