-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add option to disable blob verification #131
base: main
Are you sure you want to change the base?
Commits on Oct 27, 2023
-
feat: add input verify_blob to add option to disable verification
Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8493e1 - Browse repository at this point
Copy the full SHA a8493e1View commit details -
fix: move curl outside verify_blob statement
Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 861053a - Browse repository at this point
Copy the full SHA 861053aView commit details
Commits on Oct 31, 2023
-
chore: disable cosign installation when verify blob disabled
As from cpanato suggested the installation of cosign should be skipped. Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96db42b - Browse repository at this point
Copy the full SHA 96db42bView commit details -
chore: add gh wf test test_ct_action_noverify
Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cd4d56 - Browse repository at this point
Copy the full SHA 3cd4d56View commit details
Commits on Nov 2, 2023
-
Merge remote-tracking branch 'origin' into feat/verify-blob
Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00244d7 - Browse repository at this point
Copy the full SHA 00244d7View commit details -
chore: add required key for input verify_blob
Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be05755 - Browse repository at this point
Copy the full SHA be05755View commit details -
fix: set noverify test name to more meaningful value
The name of the test_ct_action_noverify test did not receive any customizing for the name. No there is a unique name to describe what is tested. Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f5368d - Browse repository at this point
Copy the full SHA 3f5368dView commit details -
Adding messages to determinate if blob was verified. Also moving Install message out of verify if statement Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6acc8cc - Browse repository at this point
Copy the full SHA 6acc8ccView commit details -
fix: update test version to v3.10.0
Updating version required after merging main to PR. Signed-off-by: Marco Lecheler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ef262f - Browse repository at this point
Copy the full SHA 2ef262fView commit details