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

refactor(webconnectivity): use engine.InputLoader #179

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Conversation

bassosimone
Copy link
Member

This diff pins to ooni/probe-engine@3049779
and starts using the recently introduced probe-engine APIs.

Namely, here, we use the InputLoader for loading URLs.

I've confirmed manually everything is still working as intended.

Part of ooni/probe#1283.

(In particular, the InputLoader is the abstraction allowing us to load
input from several sources, including command line flags and external
files.)

This diff pins to ooni/probe-engine@3049779
and starts using the recently introduced probe-engine APIs.

Namely, here, we use the InputLoader for loading URLs.

I've confirmed manually everything is still working as intended.

Part of ooni/probe#1283.

(In particular, the InputLoader is the abstraction allowing us to load
input from several sources, including command line flags and external
files.)
@bassosimone
Copy link
Member Author

Merging: the macos build has been building for more than twenty minutes now without any output on the console. I stopped it and restarted it and again there was no output on the console. I'm going to flag this as a GHA glitch.

@bassosimone bassosimone merged commit a324e94 into master Nov 30, 2020
@bassosimone bassosimone deleted the issue/1283 branch November 30, 2020 14:39
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
This diff pins to ooni/probe-engine@3049779
and starts using the recently introduced probe-engine APIs.

Namely, here, we use the InputLoader for loading URLs.

I've confirmed manually everything is still working as intended.

Part of ooni/probe#1283.

(In particular, the InputLoader is the abstraction allowing us to load
input from several sources, including command line flags and external
files.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant