1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/cmd
Carlos Alexandro Becker 3707fe4d82
feat: allow to goreleaser check multiple files (#3980)
This will be more useful for goreleaser pro than for oss, but I thought
it might worth it having it in both versions.
2023-05-03 23:28:55 -03:00
..
testdata feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
build_test.go test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
build.go fix: set parallelism to match Linux container CPU (#3901) 2023-04-02 17:16:41 -03:00
check_test.go feat: allow to goreleaser check multiple files (#3980) 2023-05-03 23:28:55 -03:00
check.go feat: allow to goreleaser check multiple files (#3980) 2023-05-03 23:28:55 -03:00
config_test.go feat: allow to load config from stdin (#3175) 2022-06-22 22:03:00 -03:00
config.go fix: ruleguard and semgrep scans and fixes (#3364) 2022-09-11 15:32:23 -03:00
docs.go feat: migrate back to cobra 2022-05-06 20:38:50 -03:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
healthcheck_test.go test: use ErrorIs 2023-03-03 10:36:45 -03:00
healthcheck.go docs: updates 2023-03-03 12:57:54 -03:00
init_test.go fix: gitignore patching needs leading newline (#2350) 2021-07-19 17:31:29 -03:00
init.go feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
man.go feat: migrate back to cobra 2022-05-06 20:38:50 -03:00
release_test.go test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
release.go fix: set parallelism to match Linux container CPU (#3901) 2023-04-02 17:16:41 -03:00
root_test.go fix: pass goversion.Info instead of string 2023-04-30 17:26:17 +00:00
root.go chore: thanks for using goreleaser! 2023-04-30 17:48:36 +00:00
schema_test.go test: fix test 2022-08-04 15:37:19 -03:00
schema.go fix: annotate flags so they complete better (#3444) 2022-10-06 11:24:13 +02:00
util_test.go refactor: improve method name 2023-04-30 00:03:03 +00:00