You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
probe-cli: make sure ./script/go.bash list -json ./cmd/ooniprobe does not include any pinned package in psiphon's go.mod or otherwise ask Psiphon developers whether this is fine
Release information
Version Number: 3.24.0
Expected Release date: Nov 13, 2024
Summary of changes:
Link to latest nightly: https://github.com/ooni/probe-cli/releases/tag/rolling
Release checklist
For extended documentation about the process, see probe-cli's releasing.md.
Psiphon
./script/go.bash get -u -v
./script/go.bash list -json ./cmd/ooniprobe
does not include any pinned package in psiphon'sgo.mod
or otherwise ask Psiphon developers whether this is fineGo version
.github/workflows/gobash.yml
GOVERSION
file if neededtoolchain
line inside ofgo.mod
Readme.md
fileAndroid
NDKVERSION
, andMOBILE/android/ensure
if neededDependencies other than Psiphon
./script/go.bash get -u -v -d ./...
Updating assets and definitions
./script/updateminipipeline.bash
./script/go.bash generate ./...
)internal/model/http.go
Maintenance
./internal/stuninput
)QA and alpha releasing
gosec
runs./script/go.bash test -race -count 1 ./...
must pass locallyReleasing proper
internal/version/version.go
in release/X.Y to be a stable releasePublishing stable packages
./script/autoexport.bash
Post-release communication
#ooni-probe-releases
slack channel:The text was updated successfully, but these errors were encountered: