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

fix: allow enabling git auth using update command #66

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

ctrox
Copy link
Contributor

@ctrox ctrox commented Oct 27, 2023

the update command just updates the secret if it already exists, meaning it fails if you want to enable git auth after creating the app. This will call create if the secret could not be found.

@twhiston
Copy link
Contributor

twhiston commented Oct 27, 2023

That was fast! Thanks :) I'll let one of the team approve it though!

@ctrox ctrox force-pushed the fix-git-auth-update branch from 1a1fc79 to 977a1d8 Compare October 27, 2023 15:03
the update command just updates the secret if it already exists, meaning
it fails if you want to enable git auth after creating the app. This
will call create if the secret could not be found.
@ctrox ctrox force-pushed the fix-git-auth-update branch from 977a1d8 to b5829e5 Compare October 30, 2023 14:39
@ctrox ctrox merged commit 8307017 into main Oct 30, 2023
2 checks passed
@ctrox ctrox deleted the fix-git-auth-update branch October 30, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants