-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Move predicate type filtering in gh attestation verify
#10670
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a78c069
pass predicate type to get attestation api methods
malancas faef81f
reorganize getAttestations func to check for remote gh api fetching f…
malancas cbe80fd
Merge branch 'trunk' into move-predicate-type-filtering
malancas ad20ef3
move local and oci registry attestation filtering
malancas 95a6197
pass params object to api client methods
malancas 5a895b9
dedpulicate if else logic
malancas a9cc7b4
create single fetch by digest client method
malancas a856a79
remove duplicate predicate filtering code
malancas 0d06547
simplify client methods
malancas baeaf66
restructure api client methods
malancas d1c4bf7
comment
malancas e3fbe90
reduce test duplication
malancas 166e211
clean up test fixtures
malancas a04be55
Merge branch 'trunk' into move-predicate-type-filtering
malancas 05d9156
add check for nil api client
malancas cdfb1b7
Merge branch 'move-predicate-type-filtering' of github.com:malancas/c…
malancas 13dafef
add missing nil struct checks and udpate error messages
malancas f43ec00
add test for predicate type filtering
malancas 56d924d
getAttestations unit tests
malancas 164a56c
move filterAttestations function
malancas 6950728
restore deleted file
malancas 579fae1
Merge branch 'trunk' into move-predicate-type-filtering
malancas 050c68c
Merge branch 'trunk' into move-predicate-type-filtering
malancas e4ef9bc
Merge branch 'trunk' into move-predicate-type-filtering
malancas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.