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(gpg sign): issue #3890 #3891

Merged
merged 1 commit into from
Mar 27, 2023
Merged

fix(gpg sign): issue #3890 #3891

merged 1 commit into from
Mar 27, 2023

Conversation

go-compile
Copy link
Contributor

Fixes issue #3890 by checking the user's git gpg.program configuration. If the user didn't set this value it will use the default "gpg", just like before this PR.

No need to add a additional unit test as your existing tests cover it (mostly); however, a comment has been added to that check, informing the reader that the test environment assumes git config gpg.program is not be set.

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 25, 2023
@caarlos0
Copy link
Member

I like this, thanks!

@caarlos0 caarlos0 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Mar 27, 2023
@caarlos0
Copy link
Member

for some reason github won't let me merge your commit 🤔

@caarlos0
Copy link
Member

https://www.githubstatus.com/incidents/52z0j6phhnjs

oh, ok, that explains it

@caarlos0 caarlos0 merged commit d83d362 into goreleaser:main Mar 27, 2023
@github-actions github-actions bot added this to the v1.17.0 milestone Mar 27, 2023
caarlos0 referenced this pull request Mar 29, 2023
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
caarlos0 added a commit that referenced this pull request Mar 29, 2023
refs f4fad65
refs #3891

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants