Jason Hall
065b56dc32
remove more
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2024-06-10 05:56:07 -04:00
Jason Hall
2ceaa89b7e
remove support for CycloneDX SBOMs
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2024-06-10 05:56:07 -04:00
Jason Hall
c9e27f0dae
Update integration_test.sh
2024-05-21 11:29:50 -04:00
Jason Hall
d373bb13bd
Update index.md
2024-05-06 07:49:14 -04:00
Jason Hall
04cc1d5278
Update integration_test.sh
2024-03-26 09:45:42 -04:00
Jason Hall
1f6a92a50d
Fix fly.io deployment docs
2024-02-27 11:59:38 -05:00
Jason Hall
78d85a7b4f
include example using go packages ( #1145 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-09-11 20:12:53 +02:00
Jason Hall
5f6b8ffbcc
docs: add Lambda and TF pages to sidebar ( #1144 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-09-11 15:36:30 +00:00
Jason Hall
1dcf2955f5
docs: add docs for TF and Lambda ( #1139 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-09-11 16:52:37 +02:00
Jason Hall
047989802f
fix test broken by lint fix ( #1143 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-09-11 16:29:01 +02:00
Jason Hall
d58b51e50d
handle newfound lint errors ( #1142 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-09-11 09:41:49 -04:00
Jason Hall
65a3fe4d46
Update e2e.yaml ( #1141 )
2023-09-11 15:16:09 +02:00
Jason Hall
daab1ac9dc
include go build output in build error ( #1127 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-09-07 09:45:32 -04:00
Jason Hall
ecc9812ab8
ci: add govulncheck ( #1110 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-08-10 15:20:40 -04:00
Jason Hall
938893aedb
bump ggcr dependency, and cosign dep ( #1053 )
...
Signed-off-by: Jason Hall <jason@chainguard.dev >
2023-05-23 09:26:47 -07:00
Jason Hall
27ca485d0b
Revert "Fix kind image loading for MacOS ( #1026 )" ( #1054 )
...
This reverts commit a46638e296 .
2023-05-23 08:14:15 -07:00
Jason Hall
d59ec624fb
Update community.md ( #1037 )
2023-05-20 08:12:05 -04:00
Jason Hall
cbb93deee1
mention ko tekton task ( #1039 )
2023-05-08 11:03:31 -07:00
Jason Hall
175820e4c5
Update community.md ( #1035 )
...
* Update community.md
* Update community.md
* Update community.md
* Update community.md
2023-05-03 16:14:14 -04:00
Jason Hall
5e7dad5f32
try to fix codeql workflow ( #994 )
2023-03-20 08:18:32 -07:00
Jason Hall
0e4dbdda27
fix release workflow ( #977 )
2023-03-14 11:40:41 -07:00
Jason Hall
e22e7a15ff
bump ggcr dep to @main ( #976 )
2023-03-10 08:57:34 -08:00
Jason Hall
11670b7498
fix: handle docker's unknown/unknown platform in index manifests ( #975 )
2023-03-08 17:09:49 -05:00
Jason Hall
7ce947817e
fix cosign by adding --yes ( #973 )
2023-03-07 11:35:10 -08:00
Jason Hall
9661bdd4dd
update link to ko goreleaser docs ( #936 )
2023-02-01 14:26:22 -05:00
Jason Hall
1bc34058a4
add ko.build/slack short link ( #945 )
2023-01-28 09:59:24 -05:00
Jason Hall
18d3a82e3b
remove 'ko deps' ( #937 )
2023-01-18 13:18:19 -05:00
Jason Hall
76f46cc1d1
upgrade to cosign v2.0.0-rc.0 ( #933 )
2023-01-16 11:42:41 -05:00
Jason Hall
453bf803e3
fix KO_CONFIG_PATH pointing to a file ( #923 )
...
* fix KO_CONFIG_PATH pointing to a file
* make test pass
2023-01-11 14:33:17 -05:00
Jason Hall
c7fcffb203
website: update CNCF announcement ( #920 )
...
* website: update CNCF announcement
* add copyright to footer, add logo
* typoes
* update logo
2023-01-04 16:15:57 -05:00
Jason Hall
f987fba525
remove repeated error message on failure ( #921 )
2023-01-04 15:49:57 -05:00
Jason Hall
ffe5ac0071
update docs to reflect actual base image ( #903 )
2022-12-22 15:03:52 -05:00
Jason Hall
e01a7abd63
add MAINTAINERS.md ( #905 )
2022-12-14 20:44:07 -05:00
Jason Hall
c1f4ad17c9
Fix broken SLSA link ( #899 )
2022-12-12 16:24:24 -05:00
Jason Hall
f70e3cad38
bump ggcr and handle breaking change ( #866 )
2022-11-09 12:17:09 -05:00
Jason Hall
32f68f3c3a
nit: replace one-item slice with const ( #885 )
2022-11-09 11:53:53 -05:00
Jason Hall
d6db71dfc6
install mkdocs-redirect when publishing site ( #873 )
2022-11-09 09:55:50 -05:00
Jason Hall
811b34a5f9
ko.build: support some common shortlinks ( #872 )
2022-10-30 16:37:38 -04:00
Jason Hall
600d003dca
another docs update ( #856 )
...
* another docs update
- remove duplicate content from README.md
- mention CNCF announcement in README and index.md
- mention Kyverno adoption
- drop broken ko deps link
- mention SBOMs and multi-platform in intro section
* rename k8s slack channel
2022-10-21 16:31:27 -04:00
Jason Hall
e03e4448be
Handle KO_DOCKER_REPO=ko.local/repo and --bare correctly ( #820 )
...
* Handle KO_DOCKER_REPO=ko.local/repo and --bare correctly
* support ko.local/foo for other namers too
* more robust defaulting
2022-10-19 16:16:37 -04:00
Jason Hall
43cdbd25fb
update docs: fix broken links, align with README ( #854 )
...
* update docs: fix broken links, align with README
* update google/ko references that can be updated
2022-10-18 14:30:34 -04:00
Jason Hall
3f08dc235d
truncate -image-refs file ( #855 )
2022-10-18 13:47:23 -04:00
Jason Hall
797d9d5414
bump go version in go.mod to 1.18 ( #845 )
...
* bump go version in go.mod to 1.18
* go mod tidy
* go mod vendor
* go mod vendor
2022-10-17 12:17:24 -04:00
Jason Hall
c518e5d7b7
attempt to fix GH Pages publishing ( #843 )
...
* attempt to fix GH Pages publishing
* update demo screenshot
* don't update the workflow, just set the CNAME file in docs/
* tweak screenshot again
2022-10-11 12:53:29 -04:00
Jason Hall
4f6bd9c0b2
add CONTRIBUTING, code of conduct, roadmap ( #837 )
2022-10-10 14:25:22 -04:00
Jason Hall
1c5a859268
Create CNAME
2022-10-10 13:50:15 -04:00
Jason Hall
e1b4eade08
Move docs to ko.build ( #749 )
...
* Move docs to ko.build
* rm ko_deps.md
* remove trailing whitespace
* add go-import meta tag
* update mkdocs.yml
* update mkdocs.yml
* remove duplicate main.html
* update go.sum
2022-09-30 15:04:37 -04:00
Jason Hall
4c552795e9
bump mongo dep to avoid retracted version ( #833 )
2022-09-28 17:00:48 -04:00
Jason Hall
9a1eae8517
ci: build and test using 1.18 and 1.19 (drop 1.17) ( #812 )
...
* ci: build and test using 1.18 and 1.19 (drop 1.17)
* remove pre-1.18 compat code, update README
* go install goimports before checkout
* update chainguard-dev/actions to versions that go install
2022-09-06 12:59:56 -04:00
Jason Hall
f9775dcf6b
Support --tag and --tag-only with nop publisher ( #797 )
...
* Support --tag and --tag-only with nop publisher
* log the output, for debugging
* unset KO_DOCKER_REPO for push=false test
* run e2e test first before other stuff
* review feedback
2022-08-24 10:57:52 -04:00
Jason Hall
568da167be
Extend ko.local and kind.local detection to include sub-repos ( #796 )
2022-08-22 19:51:02 -04:00
Jason Hall
6bda550899
update default base image to distroless.dev/static ( #790 )
2022-08-18 12:00:41 -04:00