Separate meta fetching from target fetching by loosebazooka · Pull Request #827 · sigstore/sigstore-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@loosebazooka

Copy link

Member

@loosebazooka loosebazooka commented

Oct 10, 2024

edited

Loading

Part of adjustments for conformance. Allows fetching meta and targets from different locations.

@loosebazooka loosebazooka force-pushed the adjust-fetcher branch 2 times, most recently from 67d6abc to 726cf1a Compare

October 10, 2024 17:43
Signed-off-by: Appu Goundan <appu@google.com>

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 loosebazooka merged commit 1072947 into main

Oct 18, 2024

@loosebazooka loosebazooka deleted the adjust-fetcher branch

October 18, 2024 15:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@patflynn patflynn patflynn approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@loosebazooka @patflynn