0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-20 22:52:51 -05:00
zot/pkg/cli
Ramkumar Chinchani affdd85986 build: remove bazel
The idea initially was to use bazel to do our builds, however golang
build system is now good enough and our code base is entirely go.
It is also slowing down our travis ci/cd pipeline.
2020-12-21 15:30:13 -08:00
..
cli.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
client.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
config_cmd.go Raise error when adding a new zot config with an existed saved name 2020-11-04 10:25:34 +02:00
config_cmd_test.go Raise error when adding a new zot config with an existed saved name 2020-11-04 10:25:34 +02:00
cve_cmd.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
cve_cmd_test.go test: pull test images from aws container registry 2020-12-21 15:24:26 -08:00
image_cmd.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
image_cmd_test.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
minimal.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
root.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
root_test.go cli: move client-only code out of the server flow 2020-07-14 13:35:56 -04:00
searcher.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00
service.go build: add build tags to create customizable binaries 2020-10-22 17:20:07 -07:00