1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker e0dabc1cb9
feat(telegram): ability to choose msg format, mdv2escape (#4036)
this allows to choose parse mode between `HTML` and `Markdownv2`, and
adds a new template function, `mdv2escape`, to escape the characters
according to telegram docs:
https://core.telegram.org/bots/api#formatting-options


closes #4021
2023-05-27 00:17:02 -03:00
..
announce test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
archive fix(archive): warn only for non-default globs with no matches (#4013) 2023-05-16 09:22:22 -03:00
artifactory feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
aur fix: improve "pushing" logs for multiple publishers 2023-05-19 14:10:06 +00:00
before feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
blob feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
brew fix: improve "pushing" logs for multiple publishers 2023-05-19 14:10:06 +00: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 feat: allow to template dockers.skip_push and docker_manifests.skip_push (#4008) 2023-05-12 01:51:02 -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: allow to sign KO manifests (#4038) 2023-05-27 00:16:07 -03:00
krew fix: improve "pushing" logs for multiple publishers 2023-05-19 14:10:06 +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 fix(nfpm): write too long when writing the lintian file (#4039) 2023-05-26 09:59:48 -03:00
nix feat: nix support (#4012) 2023-05-25 23:07:10 -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 feat: nix support (#4012) 2023-05-25 23:07:10 -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: improve output (#3966) 2023-05-02 09:06:35 -03:00
sbom feat: improve output (#3966) 2023-05-02 09:06:35 -03:00
scoop fix(scoop): allow templating name and skip_upload 2023-05-19 14:25:39 +00:00
semver test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sign feat: improve output (#3966) 2023-05-02 09:06:35 -03: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(telegram): ability to choose msg format, mdv2escape (#4036) 2023-05-27 00:17:02 -03: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 feat: improve output (#3966) 2023-05-02 09:06:35 -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