1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/cmd
Carlos Alexandro Becker c1f9be42e4
feat: init: add dist to gitignore (#2092)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-05 16:49:44 -03:00
..
testdata fix(ci): go mod tidy (#2090) 2021-03-02 21:29:31 -03:00
build_test.go Revert "feat: allow automatic snapshot on dirty state (#1958)" (#1962) 2020-12-22 11:04:51 -03:00
build.go feat: use num cpu as default parallelism (#2015) 2021-01-13 17:21:04 +00:00
check_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
check.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
completion_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
completion.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
config_test.go refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
config.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init_test.go feat: init: add dist to gitignore (#2092) 2021-03-05 16:49:44 -03:00
init.go feat: init: add dist to gitignore (#2092) 2021-03-05 16:49:44 -03:00
release_test.go Revert "feat: allow automatic snapshot on dirty state (#1958)" (#1962) 2020-12-22 11:04:51 -03:00
release.go feat: use num cpu as default parallelism (#2015) 2021-01-13 17:21:04 +00:00
root_test.go refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
root.go Support __completeNoDesc hidden command (#1922) 2020-11-27 08:40:13 -03:00
util_test.go feat(ci): run lint on actions (#2087) 2021-03-01 14:45:06 -03:00