-
Notifications
You must be signed in to change notification settings - Fork 142
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
Release 3.15 checklist #2100
Labels
chore
routine tasks that must be done, but require little active brain power
ooni/probe-cli
ooni/probe-desktop
ooni/probe-engine
ooni/probe-mobile
issues related to OONI Probe mobile
platform/android
platform/ios
platform/linux
platform/macos
platform/windows
priority/medium
technical task
technical tasks e.g. deployment
Comments
bassosimone
added
ooni/probe-mobile
issues related to OONI Probe mobile
chore
routine tasks that must be done, but require little active brain power
technical task
technical tasks e.g. deployment
ooni/probe-cli
platform/android
platform/ios
platform/macos
platform/windows
platform/linux
ooni/probe-desktop
ooni/probe-engine
labels
May 18, 2022
bassosimone
added a commit
to ooni/psiphon
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
See ooni/probe#2100 See also ooni/probe#2069: we needed to retain the original version of bifurcation/mint as explained in there.
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
See ooni/probe#2100 See also ooni/probe#2069: we needed to retain the original version of bifurcation/mint as explained in there.
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 19, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 20, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 20, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 20, 2022
The one we were using previously does not work, so use the LTS rather than using the latest non-LTS stable. Part of ooni/probe#2100
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 20, 2022
The one we were using previously does not work, so use the LTS rather than using the latest non-LTS stable. Part of ooni/probe#2100
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 20, 2022
bassosimone
added a commit
to ooni/probe-cli
that referenced
this issue
May 20, 2022
bassosimone
added a commit
to ooni/probe-desktop
that referenced
this issue
May 23, 2022
This pull request adds support for using probe-cli v3.15.x along with the desktop app. We will start humbly by linking to an alpha version and we will continue to test until we're satisfied, at which point we will release a stable v3.15.x release, update the PR and merge. See ooni/probe#2100.
bassosimone
added a commit
to ooni/probe-ios
that referenced
this issue
May 23, 2022
This pull request upgrades to ooni/probe-cli v3.15.x. We will start with using an alpha version and we'll later on update to the latest stable version. See ooni/probe#2100
bassosimone
added a commit
to ooni/probe-android
that referenced
this issue
May 23, 2022
This pull request starts adding support for ooni/probe-cli v3.15.x by integrating the -alpha.1 release at the beginning, and we'll later on include a stable release. See ooni/probe#2100
Created next release's check-list here #2130. I feel it's okay to close this issue currently. As regards the items we did not complete:
These two were both updated recently, we'll update them again in the next release cycle.
This one was not done.
The QA workflows are flaky. I think we need to improve how we run QA to address this fundamental issue. |
bassosimone
added a commit
to ooni/probe-android
that referenced
this issue
Jun 15, 2022
This pull request starts adding support for ooni/probe-cli v3.15.1 See ooni/probe#2100 This diff also includes the following changes: * chore: upgrade gradle and apply recommended changes * Added Vanilla Tor to experimental tests * Only run `torsf` and `vanilla_tor` in unattended/background mode (#518) Co-authored-by: Norbel Ambanumben <[email protected]> Co-authored-by: Norbel AMBANUMBEN <[email protected]>
bassosimone
added a commit
to ooni/probe-ios
that referenced
this issue
Jun 15, 2022
This pull request upgrades to ooni/probe-cli v3.15.1. See ooni/probe#2100 This diff also includes the following additional changes: * added Vanilla Tor to experimental test suite * Only run torsf and vanilla_tor in unattended/background mode (#488) Co-authored-by: Norbel Ambanumben <[email protected]>
bassosimone
added a commit
to ooni/probe-desktop
that referenced
this issue
Jun 17, 2022
This pull request adds support for using probe-cli v3.15.1. See ooni/probe#2100.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
routine tasks that must be done, but require little active brain power
ooni/probe-cli
ooni/probe-desktop
ooni/probe-engine
ooni/probe-mobile
issues related to OONI Probe mobile
platform/android
platform/ios
platform/linux
platform/macos
platform/windows
priority/medium
technical task
technical tasks e.g. deployment
./internal/stuninput
)./mk
is using latest version of several toolsgo get -u -v -d ./...
go generate ./...
)go test -race -count 1 ./...
must pass locallyThe text was updated successfully, but these errors were encountered: