1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/pkg
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
..
archive feat: allow to template archives.files.info (#3630) 2022-12-14 12:16:43 -03:00
build feat: support GOAMD64 (#3016) 2022-04-11 22:43:22 -03:00
config feat: templateable changelog.skip (#3830) 2023-03-03 09:49:41 -03:00
context fix: remove unused field (#3817) 2023-03-01 14:47:17 -03:00
defaults feat: add OpenCollective (#3753) 2023-02-09 09:11:47 -03:00
healthcheck feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00