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

auth: Allow private key for apps to be base64 #112

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

bwrsandman
Copy link
Contributor

Some CI systems have trouble with new lines so encoding them to base64 is standard. This option allows the key to be passed encoded.

@bwrsandman bwrsandman force-pushed the base64-private-key branch 12 times, most recently from a653f14 to 1b34ad5 Compare January 19, 2024 21:33
Some CI systems have trouble with new lines so encoding them to base64
is standard. This option allows the key to be passed encoded.
@bwrsandman bwrsandman marked this pull request as ready for review January 19, 2024 21:54
@bwrsandman
Copy link
Contributor Author

Worth noting that you need specific permissions for an app installation

  • Contents (Read): Download the diff
  • Pull requests (Read and Write): Read and post Review comments

@ZedThree ZedThree merged commit f527341 into ZedThree:master Jan 22, 2024
1 check passed
@bwrsandman bwrsandman deleted the base64-private-key branch January 22, 2024 13:09
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.

None yet

2 participants