0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-01-13 22:50:38 -05:00
zot/pkg/cli/client
Andreea Lupu fc2380b57b
fix: add support for uploaded index when signing using notation (#1882)
ci(notation): update to latest notation version
fix(sync): add layers info when syncing signatures

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2023-10-12 18:45:20 -07:00
..
cli.go refactor: Reduce zli binary size (#1805) 2023-09-15 15:17:01 -07:00
client.go fix: running tests locally fails (#1879) 2023-10-05 14:34:50 +03:00
client_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
config_cmd.go refactor: Reduce zli binary size (#1805) 2023-09-15 15:17:01 -07:00
config_cmd_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
cve_cmd_internal_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
cve_cmd_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
cves_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
cves_sub_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
discover.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
elevated_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
flags.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
flags_test.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
gql_queries.go refactor: Reduce zli binary size (#1805) 2023-09-15 15:17:01 -07:00
gql_queries_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
image_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
image_cmd_internal_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
image_cmd_test.go fix: add support for uploaded index when signing using notation (#1882) 2023-10-12 18:45:20 -07:00
image_sub_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
repo_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
repo_sub_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
repo_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
root.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
root_test.go refactor: Reduce zli binary size (#1805) 2023-09-15 15:17:01 -07:00
search_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
search_cmd_internal_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
search_cmd_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
search_functions.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
search_functions_internal_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
search_sub_cmd.go refactor(cli): Move cmdflags package under pkg/cli/client (#1840) 2023-09-22 16:33:18 +03:00
service.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00
utils.go fix: running tests locally fails (#1879) 2023-10-05 14:34:50 +03:00
utils_internal_test.go refactor(test): make sure cli tests are not internal unless they need to be (#1878) 2023-10-03 11:15:39 -07:00