1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker b294759d95
feat(nfpm): add .Format tmpl var
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-01-31 07:31:21 -03:00
..
announce test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
archive fix: prevent having whitespaces in artifact names (#4515) 2024-01-07 14:16:33 -03:00
artifactory
aur fix(aur): support wrap_in_directory (#4502) 2023-12-26 08:37:28 -03:00
before test: improve brittle tests 2023-11-29 22:25:14 -03:00
blob feat(blob): content disposition 2024-01-09 09:13:08 -03:00
brew fix(brew): improve handling of single os (#4562) 2024-01-19 12:41:28 -03:00
build test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
changelog feat: deprecated changelog.skip in favor of changelog.disable 2024-01-14 15:57:44 -03:00
checksums test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
chocolatey feat: --skip=chocolately 2024-01-09 18:22:23 -03:00
custompublishers fix(custom_publishers): skip publish is check by publish pipe (#4274) 2023-09-04 16:21:11 -03:00
defaults Revert "fix: skip defaults for skipped pipes (#4210)" 2023-08-09 02:43:34 +00:00
discord fix: remove disgo dependency (#4521) 2024-01-05 09:34:56 -03:00
dist
docker fix(docker): remove --builder=default from default args when use=buildx (#4566) 2024-01-22 20:27:40 -03:00
effectiveconfig
env refactor: --skip=item (#4272) 2023-09-16 17:01:20 -03:00
git refactor: use ordered.First (#4362) 2023-10-10 23:16:27 -03:00
gomod chore: simplify test 2023-11-03 23:40:07 -03:00
ko fix(ko): error finishing with . 2023-11-29 23:12:07 -03:00
krew refactor: improve ssh key gen on tests 2023-10-06 14:16:58 +00:00
linkedin test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
mastodon test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
mattermost test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
metadata feat: metadata mod_timestamp (#4188) 2023-07-15 16:53:52 -03:00
milestone
nfpm feat(nfpm): add .Format tmpl var 2024-01-31 07:31:21 -03:00
nix fix(nix): prevent importing makeWrapper when it's not needed 2024-01-27 09:12:55 -03:00
opencollective test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
partial feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
prebuild feat: improve template error handling (#4256) 2023-08-24 22:06:12 -03:00
project fix: decouple project_name guessing from the release pipe (#4335) 2023-10-14 18:59:07 -03:00
publish test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
reddit test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
release test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
reportsizes feat: metadata mod_timestamp (#4188) 2023-07-15 16:53:52 -03:00
sbom Merge pull request from GHSA-h3q2-8whx-c29h 2024-01-29 20:53:46 -03:00
scoop test: fix 2023-11-03 21:47:09 -03:00
semver
sign test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
slack fix: Allow using double quotes for templates in Slack notifications (#4555) 2024-01-19 10:57:16 -03:00
smtp
snapcraft test: fix 2023-11-03 21:47:09 -03:00
snapshot fix: snapshot should run before before hooks (#4250) 2023-08-15 10:24:53 -03:00
sourcearchive
teams test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
telegram test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
twitter test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
universalbinary test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
upload
upx test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
webhook test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
winget refactor(winget): improve winget code 2024-01-21 23:09:32 -03:00
pipe_test.go
pipe.go