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

feat(riseupvpn): include bootstrap in progress #1364

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

bassosimone
Copy link
Contributor

This diff modifies riseupvpn to include bootstrap in progress.

We define as riseupvpn's bootstrap the process of fetching the CA and the various JSON files needed to find out the gateways to measure.

I previously stopped including bootstrap in progress in #1363, which I did because the progress was not monotonic.

This diff introduces helpers that make it very obvious to emit monotonic bootstrap through the ./internal/progress package.

This work is part of ooni/probe#1432.

This diff modifies riseupvpn to include bootstrap in progress.

We define as riseupvpn's bootstrap the process of fetching the CA and
the various JSON files needed to find out the gateways to measure.

I previously stopped including bootstrap in progress in
#1363, which I did
because the progress was not monotonic.

This diff introduces helpers that make it very obvious to emit
monotonic bootstrap through the ./internal/progress package.

This work is part of ooni/probe#1432.
@bassosimone bassosimone requested a review from hellais as a code owner October 11, 2023 19:18
@bassosimone bassosimone mentioned this pull request Oct 11, 2023
4 tasks
@bassosimone bassosimone merged commit 2947ede into master Oct 11, 2023
@bassosimone bassosimone deleted the issue/1432 branch October 11, 2023 19:55
@bassosimone bassosimone mentioned this pull request Oct 11, 2023
26 tasks
bassosimone added a commit that referenced this pull request Oct 11, 2023
This diff backports #1364 to the release/3.19 branch.

This diff modifies riseupvpn to include bootstrap in progress.

We define as riseupvpn's bootstrap the process of fetching the CA and
the various JSON files needed to find out the gateways to measure.

I previously stopped including bootstrap in progress in
#1363, which I did because the
progress was not monotonic.

This diff introduces helpers that make it very obvious to emit monotonic
bootstrap through the ./internal/progress package.

This work is part of ooni/probe#1432.
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
This diff modifies riseupvpn to include bootstrap in progress.

We define as riseupvpn's bootstrap the process of fetching the CA and
the various JSON files needed to find out the gateways to measure.

I previously stopped including bootstrap in progress in
ooni#1363, which I did because the
progress was not monotonic.

This diff introduces helpers that make it very obvious to emit monotonic
bootstrap through the ./internal/progress package.

This work is part of ooni/probe#1432.
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.

1 participant