Separate meta fetching from target fetching by loosebazooka · Pull Request #827 · sigstore/sigstore-java
Navigation Menu
{{ message }}
sigstore / sigstore-java Public
- Notifications You must be signed in to change notification settings
- Fork 26
Merged
Separate meta fetching from target fetching#827
loosebazooka merged 1 commit intomainfrom
Separate meta fetching from target fetching#827
loosebazooka merged 1 commit intomainfrom
Conversation
Copy link
Member
Part of adjustments for conformance. Allows fetching meta and targets from different locations.
loosebazooka
requested a review
from patflynn
loosebazooka
force-pushed
the
adjust-fetcher
branch
2 times, most recently
from
67d6abc to
726cf1a
Compare
Signed-off-by: Appu Goundan <appu@google.com>
loosebazooka
force-pushed
the
adjust-fetcher
branch
from
726cf1a to
5ab1916
Compare
loosebazooka
mentioned this pull request
Merged
patflynn approved these changes Oct 17, 2024
|
|
||
| import java.io.IOException; | ||
|
|
||
| public interface Fetcher { |
Copy link
Collaborator
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ResourceFetcher?
Copy link
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should it be?
loosebazooka
merged commit
1072947
into
main
loosebazooka
deleted the
adjust-fetcher
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment