1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/cmd
Carlos Alexandro Becker 838a244830
feat: use num cpu as default parallelism (#2015)
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-01-13 17:21:04 +00:00
..
testdata docs: unify naming of .goreleaser.yml file (#1955) 2020-12-20 10:56:00 -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 refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
init.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00: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 refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00