1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal
Carlos A Becker 797a1ccc5f
feat: release with target_commitish in another repo
We should not imply the target_commitish, as some users might want to
have the code in one repo and the releases in another (e.g. private
code, public releases), so the commit might not be there.

We should instead allow the user to set the `target_commitish` (or not),
and pass it down to the github api.

refs 95bba02211
refs #3044
refs #3330

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-22 21:31:28 -03:00
..
archivefiles fix: improve error message 2022-08-01 15:58:08 -03:00
artifact fix: eventual race condition in artifacts (#3310) 2022-08-16 02:05:36 -03:00
builders feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
client feat: release with target_commitish in another repo 2022-08-22 21:31:28 -03:00
commitauthor docs: update email addresses 2022-05-18 12:12:42 -03:00
deprecate feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
exec feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
extrafiles feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
gio feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
git feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
golden feat: remove gofish (#3312) 2022-08-16 01:16:45 -03:00
http feat: mTLS with client certificate (#3302) 2022-08-12 09:44:54 -03:00
ids chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
logext fix: improve output on github actions (#3221) 2022-07-04 16:12:24 -03:00
middleware fix: make skip message more idiomatic (#3223) 2022-07-04 21:12:56 -03:00
pipe feat: termux.deb (#3333) 2022-08-22 09:29:55 -03:00
pipeline feat: remove gofish (#3312) 2022-08-16 01:16:45 -03:00
semerrgroup feat: update x/sync (#3138) 2022-06-11 16:54:55 -03:00
shell feat: replacing the log library (#3139) 2022-06-21 21:11:15 -03:00
static chore: fix wording 2021-09-22 01:21:33 -03:00
testlib feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00
tmpl feat: add split tmpl function (#3293) 2022-08-07 11:39:04 -03:00
yaml feat(yaml): upgraded from yaml.v2 to yaml.v3 (#3004) 2022-03-29 14:00:53 -03:00