1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +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 refactor(test): use testing.TB Cleanup and Tempdir (#1945) 2020-12-12 13:27:35 -03:00
mktemp.go feat(ci): run lint on actions (#2087) 2021-03-01 14:45:06 -03:00
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 refactor: better package organization 2018-09-12 14:18:01 -03:00
skip.go chore(deps): bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 (#1975) 2020-12-29 15:40:21 +00:00
tmpl.go feat(ci): compile with go 1.19 (#3278) 2022-08-06 18:44:23 -03:00