Commit graph

11 commits

Author SHA1 Message Date
Nick Cao dee1af2124
ko: 0.12.0 -> 0.13.0
Diff: https://github.com/ko-build/ko/compare/v0.12.0...v0.13.0

Changelog: https://github.com/ko-build/ko/releases/tag/v0.13.0
2023-03-12 09:38:11 +08:00
Batuhan Apaydın 2a2831c9e9
ko: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-03-04 14:18:34 +03:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Demeester dfe919cd8e ko: 0.11.2 -> 0.12.0
- updates the github repository (org moved from google to ko-build)
- updates precheck to make sure tests passes

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2022-10-13 17:46:14 +10:00
06kellyjac 87909ae9c3 ko: 0.11.1 -> 0.11.2 2022-03-22 08:25:47 +00:00
06kellyjac 16bec16f5a ko: 0.11.0 -> 0.11.1 2022-03-19 20:29:27 +00:00
06kellyjac 8292433659 ko: 0.10.0 -> 0.11.0 2022-03-18 15:51:44 +00:00
Wilson E. Husin 98439529fd
ko: 0.9.3 -> 0.10.0 (#160493) 2022-02-18 17:12:16 +01:00
06kellyjac 6703f159a7 ko: 0.8.3 -> 0.9.3
Co-authored-by: NickCao <nickcao@nichi.co>
2021-09-30 10:40:16 +01:00
06kellyjac 6bda04bd87 ko: general improvements
* exclude cmd/ko so the correct entrypoint is built
* add ldflags for smaller builds and version
* suppress GOROOT warnings during tests
* add completion
* add changelog
* add long description
2021-08-20 14:23:30 +01:00
Nick Cao 370bbb409a
ko: init at 0.8.3 2021-07-14 09:43:23 +08:00