1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/cmd
Carlos Alexandro Becker bad1132e78
feat: --auto-snapshot on dirty git tree (#2286)
* feat: --auto-snapshot

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* docs: fix

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* fix: workflow

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-04 23:09:12 -03:00
..
testdata fix(ci): go mod tidy (#2090) 2021-03-02 21:29:31 -03:00
build_test.go feat: build single target and/or build id (#2179) 2021-04-21 16:36:53 -03:00
build.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
check_test.go feat: check -q (#2232) 2021-05-20 22:47:32 -03:00
check.go feat: check -q (#2232) 2021-05-20 22:47:32 -03:00
completion_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
completion.go docs: formatting 2021-04-22 10:58:58 -03:00
config_test.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
config.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
docs.go docs: add cmd docs (#2184) 2021-04-22 10:45:36 -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 feat: --auto-snapshot on dirty git tree (#2286) 2021-06-04 23:09:12 -03:00
release.go feat: --auto-snapshot on dirty git tree (#2286) 2021-06-04 23:09:12 -03:00
root_test.go chore: gofumpt & lint (#2190) 2021-04-25 14:20:49 -03:00
root.go docs: add cmd docs (#2184) 2021-04-22 10:45:36 -03:00
util_test.go refactor: use os and io packages intead of ioutil when possible (#2189) 2021-04-25 13:00:51 -03:00