1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/pipe
Carlos Alexandro Becker d5a413f9f4
feat: add context info to docker build errors (#3920)
its too hard to debug docker build issues... sometimes is just a typo in
the binary name, and you might end debugging it for way too long...

this prints the full path to the build context (so, locally at least,
you can cd into it) and also all the files available there when the
error seems to be one of the "file not found" kind.

Hopefully this helps fixing things easier :)

closes #3912

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-08 21:06:04 -03:00
..
announce test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
archive fix: use git-archive under the hood (#3904) 2023-04-07 22:53:15 -03:00
artifactory test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
aur test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
before test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
blob feat: blobs.disable (#3884) 2023-03-23 08:59:04 -03:00
brew feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
build fix: many linting issues 2023-03-19 22:17:18 -03:00
changelog feat: allow to PR homebrew taps (#3903) 2023-04-06 22:58:06 -03:00
checksums test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
chocolatey fix: many linting issues 2023-03-19 22:17:18 -03:00
custompublishers test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
defaults test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
discord feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
dist test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
docker feat: add context info to docker build errors (#3920) 2023-04-08 21:06:04 -03:00
effectiveconfig test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
env feat: allow to forcefully use a token when multiple are set (#3910) 2023-04-05 16:33:22 -03:00
git refactor: remove unused function 2023-03-29 13:25:26 -03:00
gomod test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
ko feat(deps): bump github.com/google/ko from 0.12.0 to 0.13.0 (#3880) 2023-03-29 14:38:57 -03:00
krew feat: allow to pr krew plugin manifests (#3915) 2023-04-07 11:48:35 -03:00
linkedin feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
mastodon feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
mattermost feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
metadata fix: many linting issues 2023-03-19 22:17:18 -03:00
milestone test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
nfpm test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
opencollective feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project feat: infer package name from go.mod (#3827) 2023-03-03 09:50:02 -03:00
publish test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
reddit feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
release test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sbom feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
scoop feat: allow to pr scoop manifests (#3916) 2023-04-07 11:48:49 -03:00
semver test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sign fix: improve gpg.program detection, add more tests 2023-03-29 13:23:23 -03:00
slack feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
smtp feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
snapcraft fix: many linting issues 2023-03-19 22:17:18 -03:00
snapshot test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sourcearchive test: improve source tests 2023-04-08 02:30:26 +00:00
teams feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
telegram feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
twitter feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
universalbinary refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00
upload refactor: fix redundant net/http import (#3897) 2023-03-30 08:54:52 -03:00
webhook feat(deps): update caarlos0/env to v8 2023-04-07 01:50:09 +00:00
pipe_test.go feat: improve output and pipe skipping (#2480) 2021-09-18 10:21:29 -03:00
pipe.go refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00