1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/cmd
Carlos Alexandro Becker 7fc93995b8
feat: consistently use directory in property names (#4737)
It was a mess of "folder" x "directory", so changed it all to
"directory".

Closes #4732
2024-04-01 10:01:56 -03:00
..
testdata feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
build_test.go feat: store which action is being taken in the context (#4508) 2023-12-29 15:22:03 -03:00
build.go feat: consistently use directory in property names (#4737) 2024-04-01 10:01:56 -03:00
check_test.go fix(cmd): check with no args 2023-05-24 03:32:37 +00:00
check.go fix: improve check/load config logs 2023-08-18 21:47:18 +00: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: consistently use directory in property names (#4737) 2024-04-01 10:01:56 -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