1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe
standstaff 994d01a0ce
fix: remove repetitive words (#4701)
<!--

Hi, thanks for contributing!

Please make sure you read our CONTRIBUTING guide.

Also, add tests and the respective documentation changes as well.

-->


<!-- If applied, this commit will... -->

...

<!-- Why is this change being made? -->

...

<!-- # Provide links to any relevant tickets, URLs or other resources
-->

...

Signed-off-by: standstaff <zhengxingru@yeah.net>
2024-03-15 09:49:32 -03:00
..
announce test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
archive test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
artifactory test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
aur fix(aur): support wrap_in_directory (#4502) 2023-12-26 08:37:28 -03:00
before test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
blob feat(blob): content disposition 2024-01-09 09:13:08 -03:00
brew feat(brew): allow to set headers in the url (#4648) 2024-02-26 17:22:12 -03:00
build test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -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 chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
custompublishers fix(custom_publishers): skip publish is check by publish pipe (#4274) 2023-09-04 16:21:11 -03:00
defaults
discord fix: remove disgo dependency (#4521) 2024-01-05 09:34:56 -03:00
dist
docker test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
effectiveconfig
env test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
git test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
gomod chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
ko test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
krew refactor: improve ssh key gen on tests 2023-10-06 14:16:58 +00:00
linkedin chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -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
milestone chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
nfpm feat(nfpm): compression, fields, and predends on debs (#4632) 2024-02-19 08:51:36 -03:00
nix fix(nix): update licenses 2024-02-12 23:23:48 -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 fix: do not log release published if it is a draft (#4691) 2024-03-14 22:47:08 -03:00
reportsizes
sbom test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
scoop test: fix 2023-11-03 21:47:09 -03:00
semver test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
sign test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -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: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -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: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
upload test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
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 fix: remove repetitive words (#4701) 2024-03-15 09:49:32 -03:00
pipe_test.go test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
pipe.go