Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure that refreshed creds are used to update remote. #11

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

nishkrishnan
Copy link
Contributor

@nishkrishnan nishkrishnan commented Oct 24, 2020

Fixes: runatlantis/atlantis#1236

Basically just ensures we are always using the latest credential URL in the case that we already have our repo cloned at the right commit and we want to check if master has diverged.

Additionally, also ensures we can still write creds even when our creds are nuked.

@nishkrishnan nishkrishnan merged commit e4d53ee into release-v0.15.0-lyft.1 Oct 26, 2020
@nishkrishnan nishkrishnan deleted the fix-1236 branch March 2, 2021 21:01
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.

Expired Git App credentials fail Remote Updating during divergence check
2 participants