1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/cmd
John Taylor e21a99a54b
docs: improve -p help message (#4798)
I just improved the verbiage of the `build -p` switch:

from: `Amount tasks to run concurrently (default: number of CPUs)`

to: `Number of tasks to run concurrently (default: number of CPUs)`
2024-04-22 23:13:37 -03:00
..
testdata
build_test.go feat: store which action is being taken in the context (#4508) 2023-12-29 15:22:03 -03:00
build.go docs: improve -p help message (#4798) 2024-04-22 23:13:37 -03:00
check_test.go fix(cmd): check with no args 2023-05-24 03:32:37 +00:00
check.go fix: use correct path variable for logging in check command (#4756) 2024-04-04 09:32:05 -03:00
config_test.go feat: support .config dir 2024-03-26 23:39:05 -03:00
config.go feat: support .config dir 2024-03-26 23:39:05 -03:00
docs.go chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
error.go
healthcheck_test.go test: use ErrorIs 2023-03-03 10:36:45 -03:00
healthcheck.go chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
helper_test.go refactor: --skip=item (#4272) 2023-09-16 17:01:20 -03:00
init_test.go test: fix init test 2023-07-19 00:52:11 +00:00
init.go feat: init improvements 2023-07-18 12:21:09 +00:00
man.go chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
release_test.go test: fix error message 2024-03-03 14:52:58 -03:00
release.go feat(cmd): release --draft (#4771) 2024-04-12 11:08:58 -03:00
root_test.go fix: pass goversion.Info instead of string 2023-04-30 17:26:17 +00:00
root.go feat: fig is being sunset, remove (#4694) 2024-03-13 08:50:40 -03:00
schema_test.go
schema.go chore: fix all existing lint issues (#4637) 2024-02-19 08:49:39 -03:00
util_test.go feat: use go 1.22 (#4614) 2024-02-09 09:57:38 -03:00