1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/cmd/testdata
Carlos Alexandro Becker 874d698564
feat: add healthcheck cmd (#3826)
here's an idea: `goreleaser healthcheck`

It'll check if the needed dependencies (docker, git, etc) are available
in the path... this way users can preemptively run it before releasing
or to debug issues.

What do you think?

Here's how it looks like:

<img width="1007" alt="CleanShot 2023-03-02 at 23 24 26@2x"
src="https://user-images.githubusercontent.com/245435/222615682-d9cd0733-d900-43d1-9166-23b2be589b3a.png">

---------

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-03-03 09:50:15 -03:00
..
good.yml feat: deprecate replacements (#3589) 2022-11-25 15:26:14 -03:00
invalid.yml feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
missing_tool.yml feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
unmarshal_error.yml feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00