mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
797a1ccc5f
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
|
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
client.go | ||
config_test.go | ||
config.go | ||
gitea_test.go | ||
gitea.go | ||
github_test.go | ||
github.go | ||
gitlab_test.go | ||
gitlab.go | ||
mock.go | ||
release_notes_test.go | ||
release_notes.go |