Skip to content
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

Separate meta fetching from target fetching #827

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

loosebazooka
Copy link
Member

@loosebazooka loosebazooka commented Oct 10, 2024

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

@loosebazooka loosebazooka requested a review from patflynn October 10, 2024 16:34
@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
21 checks passed
@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants