1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-12 03:51:10 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker 4330b522ea
feat: IsGitDirty template variable (#3967)
will only ever be true on snapshots or when ran with `--skip-validate`.
This should be useful as a ldflag, for example.
2023-05-02 01:04:18 -03:00
..
announce test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
archive fix: use git-archive under the hood (#3904) 2023-04-07 22:53:15 -03:00
artifactory test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
aur feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -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 feat: publish taps, krews and scoops to regular git repositories (#3961) 2023-04-30 10:18:13 -03:00
build fix: many linting issues 2023-03-19 22:17:18 -03:00
changelog feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -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 feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
dist test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
docker fix: improve docker error handling (#3942) 2023-04-13 13:56:56 -03:00
effectiveconfig test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
env feat: add force_token to config (#3936) 2023-04-23 13:53:45 -03:00
git feat: IsGitDirty template variable (#3967) 2023-05-02 01:04:18 -03:00
gomod test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
ko feat(deps): bump github.com/google/ko from 0.12.0 to 0.13.0 (#3880) 2023-03-29 14:38:57 -03:00
krew refactor: improvements 2023-04-30 13:23:26 +00:00
linkedin feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
mastodon feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
mattermost feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00: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 feat: allow to template nfpms.package_name (#3960) 2023-04-29 15:30:52 -03:00
opencollective feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00: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 feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
release test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
reportsizes feat: log generated artifact sizes (#3954) 2023-04-23 20:27:16 -03:00
sbom feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
scoop feat: allow multiple scoops (#3963) 2023-04-30 21:29:36 -03:00
semver test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sign fix: log when no artifacts match for signing 2023-04-28 01:07:38 +00:00
slack feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
smtp feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00: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: ensure utf-8 sources/archives filenames work properly (#3925) 2023-04-15 15:48:14 -03:00
teams feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
telegram feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
twitter feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
universalbinary refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00
upload refactor: fix redundant net/http import (#3897) 2023-03-30 08:54:52 -03:00
upx feat: native upx support (#3965) 2023-05-01 21:22:05 -03:00
webhook feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00: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