ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso a4cf473ee9
Release 3.10.0 beta.3 (#345)
* chore: run go-generate

See https://github.com/ooni/probe/issues/1468

* chore: update all the dependencies

Unclear to me why `go get -u -v ./...` did not actually update
all of them and I needed to spell out each of them and force to
update by going `go get -u -v $pkg@latest` ¯\_(ツ)_/¯.

Part of https://github.com/ooni/probe/issues/1468

* fix(c/o/i/d/actions_test.go): ensure we check for return value

Part of https://github.com/ooni/probe/issues/1468

* chore: update the user agents we use

See https://github.com/ooni/probe/issues/1468

* chore: set version to 3.10.0-beta.3

See https://github.com/ooni/probe/issues/1468

* chore: use probe-assets v0.3.1

Part of https://github.com/ooni/probe/issues/1468
2021-05-13 08:16:28 +02:00
..
autorun Create the LaunchAgents directory if it does not exist (#237) 2021-03-02 20:24:09 +01:00
cli Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
config feat(ooniprobe): introduce websites_max_runtime (#273) 2021-03-30 11:16:12 +02:00
database Release 3.10.0 beta.3 (#345) 2021-05-13 08:16:28 +02:00
enginex chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
log/handlers fix(ooniprobe): send batch output to stdout (#261) 2021-03-24 11:39:45 +01:00
nettests Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
ooni feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
oonitest feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
output Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
utils More progress towards release v3.10.0 (#320) 2021-04-29 15:59:53 +02:00