1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal
Brad Reynolds 56c5a09f9a
feat: support projectID for gitlab CreateFile (brew, nix, etc) (#4705)
<!--

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... -->

Allow for using a projectID for a gitlab homebrew tap destination. There
are still some issues here because I can't use our full project name but
one step at a time.

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

According to the goreleaser [gitlab
doc](https://goreleaser.com/customization/release/#gitlab), gitlab's
project IDs are supported. Before this change that isn't true for
homebrew formulas.

<!-- # Provide links to any relevant tickets, URLs or other resources
-->
Some conversation here:
https://github.com/goreleaser/goreleaser/issues/4664#issuecomment-1986056251.

Co-authored-by: Brad Reynolds <brad@shipium.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-03-17 15:26:04 -03:00
..
archivefiles refactor: add function to apply template multiple times (#4158) 2023-06-30 14:46:53 -03:00
artifact feat: checksums.split (#4707) 2024-03-17 15:16:50 -03:00
builders test: move test to the right package 2024-03-17 14:43:21 -03:00
client feat: support projectID for gitlab CreateFile (brew, nix, etc) (#4705) 2024-03-17 15:26:04 -03:00
commitauthor test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
deprecate feat: improve output (#4206) 2023-07-25 08:26:44 -03:00
exec Merge pull request from GHSA-h3q2-8whx-c29h 2024-01-29 20:53:46 -03:00
extrafiles feat: improve template error handling (#4256) 2023-08-24 22:06:12 -03:00
gio chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
git test: simplify error asserts with require.ErrorContains (#4640) 2024-02-19 16:28:06 -03:00
golden feat: winget support (#4081) 2023-06-14 23:59:55 -03:00
http chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
ids
logext feat: improve output (#4206) 2023-07-25 08:26:44 -03:00
middleware fix: remove repetitive words (#4701) 2024-03-15 09:49:32 -03:00
pipe feat: checksums.split (#4707) 2024-03-17 15:16:50 -03:00
pipeline feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
semerrgroup fix: improve skip details (#4522) 2024-01-07 14:12:50 -03:00
shell Merge pull request from GHSA-h3q2-8whx-c29h 2024-01-29 20:53:46 -03:00
skips fix: build does not run chocolatey 2024-01-14 15:26:16 -03:00
static docs: fix typos (#4406) 2023-11-06 09:14:07 -03:00
testctx feat: improve --single-target (#4442) 2023-11-27 18:29:50 -03:00
testlib test: run testifylint -fix (#4483) 2023-12-17 15:34:28 -03:00
tmpl feat(tmpl): .GitTreeState and .IsGitClean 2024-01-18 08:07:38 -03:00
yaml feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00