1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/testlib
Carlos Alexandro Becker 2450746e5c
feat: add ko support (#3653)
continuing the PR by @developer-guy 


- [x] should be a publisher, as it does publish the images it builds
every time
- [x] `Default` method does not work
- [x] the `fromConfig` thing should probably be on the defaults, too
- [x] wire `--skip-ko`
- [x] documentation
- [x] more tests
- [x] use same registry as docker tests does
- [ ] see if we can make the log output match goreleaser's
- [ ] ??

closes #2556
closes #3490

Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: actions-user <actions@github.com>
Co-authored-by: Jason Hall <jason@chainguard.dev>
Co-authored-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-01-16 22:34:49 -03:00
..
docker.go feat: add ko support (#3653) 2023-01-16 22:34:49 -03:00
git_test.go docs: schema update 2022-08-27 17:38:23 -03:00
git.go fix: ruleguard and semgrep scans and fixes (#3364) 2022-09-11 15:32:23 -03:00
log.go fix(ci): less logs in the test output (#3207) 2022-06-27 00:13:08 -03:00
mktemp_test.go
mktemp.go
path_test.go test: allow to locally skip some tests on missing tools (#2594) 2021-10-20 21:56:27 -03:00
path.go test: allow to locally skip some tests on missing tools (#2594) 2021-10-20 21:56:27 -03:00
skip_test.go
skip.go
tmpl.go feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00