Commit Graph

14 Commits

Author SHA1 Message Date
Chris Ainsworth-Patrick
db72a473db updates 2023-08-21 12:20:35 +01:00
Chris Ainsworth-Patrick
57d845359d fiddle about 2023-08-18 18:10:13 +01:00
Chris Ainsworth-Patrick
c6d52b5a12 need ssh for the key stuff 2023-08-18 17:24:16 +01:00
Chris Ainsworth-Patrick
1595c5de2c need to auth before go mod download 2023-08-18 17:22:53 +01:00
Chris Ainsworth-Patrick
b047c9d317 add git to build imge 2023-08-18 17:21:02 +01:00
Chris Ainsworth-Patrick
797749d161 Merge branch 'main' into private-module-test 2023-08-18 17:15:46 +01:00
Jim Clark
b158093722 rollback Dockerfile (#18) 2023-08-18 17:15:19 +01:00
Chris Ainsworth-Patrick
ea27d25734 fix dockerfile 2023-08-18 16:04:48 +01:00
Chris Ainsworth-Patrick
711ff81119 build with private module 2023-08-17 09:01:28 +01:00
Jim Clark
fc9040027d flake plus docker cli metadata 2023-08-09 23:13:09 -07:00
James Carnegie
b8d4b18bd6 Fix dockerfile
Some checks failed
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Build and push / build (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled
2023-05-03 16:47:03 +01:00
James Carnegie
9c982ecf3b Remove debug symbols in docker image
Some checks failed
Build and push / build (push) Has been cancelled
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled
2023-02-15 13:54:36 +00:00
James Carnegie
f58c0ad058 Reorg 2023-02-09 13:26:42 +00:00
Jim Clark
5df70f8d7f Support Index cli (#2)
* Add sbom support from index-cli

* Drop error channel

* return value is treated as an Invoke Op

* Add the index-cli-plugin

* Fix sample again

* Build platforms in multi-arch Docker build

* change go.sh for /bin/sh env in alpine

* Add workflow
2023-01-17 20:28:17 -08:00