1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal
Carlos Alexandro Becker b5e8d6db06
fix(archive): warn only for non-default globs with no matches (#4013)
Adjust the logging of warnings for unmatched globs to only show when the
glob is not a default. No warning will be output for the default globs
when there are no matching files.

These are defaults, by design, very generic.
We should not warn the user about them not finding anything, as that is
their expected behavior most of the time.
2023-05-16 09:22:22 -03:00
..
archivefiles fix(archive): warn only for non-default globs with no matches (#4013) 2023-05-16 09:22:22 -03:00
artifact feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
builders feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
client feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
commitauthor test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
deprecate test: fix deprecate test 2023-03-20 09:29:14 -03:00
exec feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
extrafiles test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
gio feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
git
golden
http feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
ids
logext fix: do not do fancy 3rd party process logging (#3747) 2023-02-01 23:25:36 -03:00
middleware refactor: improve tmpls that eval to a bool (#3726) 2023-01-28 23:21:43 -03:00
pipe fix(archive): warn only for non-default globs with no matches (#4013) 2023-05-16 09:22:22 -03:00
pipeline feat: native upx support (#3965) 2023-05-01 21:22:05 -03:00
semerrgroup
shell feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
static fix: init with extra quote 2022-12-21 23:43:30 -03:00
testctx test: improve source tests 2023-04-08 02:30:26 +00:00
testlib refactor: use context 2023-04-30 13:33:57 +00:00
tmpl feat: IsGitDirty template variable (#3967) 2023-05-02 01:04:18 -03:00
yaml