1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/pipe
Go Compile d83d362b96
fix(sign): use gpg path from git config by default if it is set (#3891)
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.
2023-03-27 12:00:24 -03:00
..
announce test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
archive fix: many linting issues 2023-03-19 22:17:18 -03:00
artifactory test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
aur test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
before test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
blob feat: blobs.disable (#3884) 2023-03-23 08:59:04 -03:00
brew test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
build fix: many linting issues 2023-03-19 22:17:18 -03:00
changelog test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
checksums test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
chocolatey fix: many linting issues 2023-03-19 22:17:18 -03:00
custompublishers test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
defaults test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
discord test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
dist test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
docker fix: many linting issues 2023-03-19 22:17:18 -03:00
effectiveconfig test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
env test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
git fix(sign): use gpg path from git config by default if it is set (#3891) 2023-03-27 12:00:24 -03:00
gomod test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
ko feat(ko): support labels and creation times (#3852) 2023-03-20 16:05:44 -03:00
krew test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
linkedin test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
mastodon test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
mattermost test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
metadata fix: many linting issues 2023-03-19 22:17:18 -03:00
milestone test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
nfpm test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
opencollective test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project feat: infer package name from go.mod (#3827) 2023-03-03 09:50:02 -03:00
publish test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
reddit test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
release test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sbom feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
scoop fix: do not skip scoop on draft releases (#3889) 2023-03-24 00:02:15 -03:00
semver test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sign fix(sign): use gpg path from git config by default if it is set (#3891) 2023-03-27 12:00:24 -03:00
slack test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
smtp test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
snapcraft fix: many linting issues 2023-03-19 22:17:18 -03:00
snapshot test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sourcearchive test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
teams test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
telegram test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
twitter test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
universalbinary refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00
upload test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
webhook test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
pipe_test.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
pipe.go refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00