Commit Graph

32 Commits

Author SHA1 Message Date
Simone Basso
2a34d7db04
chore(version.go): we're at 3.0.10-alpha
Committing directly to master since this should be a simple enough change
2020-10-27 15:27:47 +01:00
Simone Basso
f172031a03
Release 3.0.9 (#156)
* chore(version.go): we're now at 3.0.9

* chore(go.mod go.sum): update dependencies

* fix(gha/cross.yml): brew update seems broken?

See https://github.com/ooni/probe-cli/pull/156/checks?check_run_id=1315116799
2020-10-27 15:23:24 +01:00
Simone Basso
4bd6c3e9d4 version/version.go: we're now hacking on v3.0.9-alpha 2020-10-06 13:04:23 +02:00
Simone Basso
d02b47dcda version/version.go: bless v3.0.8 2020-10-06 12:50:33 +02:00
Simone Basso
ad88fefe41 Start testing v3.0.8-beta
This beta release incorporates recent fixes in ooni/probe-engine that we
would like to test and ship relatively soon.

I'm doing this as part of https://github.com/ooni/explorer/issues/495
2020-10-05 19:25:19 +02:00
Simone Basso
f1f2350bfa
Release v3.0.7 (#152)
* Update go-bindata and regenerate binary data

* Pin to ooni/probe-engine 0.17.0 and update dependencies

* Set version to 3.0.7

* Readme.md: better release instructions
2020-09-30 10:54:58 +02:00
Simone Basso
86727915d3 version/version.go: bless v3.0.7-beta.1 2020-08-24 19:24:46 +02:00
Simone Basso
4c65147009
WIP: Start preparing release v3.0.7 (#147)
* Use ooni/probe-engine 0.16.0
* Update all the other dependencies
* Use GitHub Actions rather than Travis CI
* Automatically build and test binaries on the target OS (for Windows, macOS, Linux on amd64)
* Make sure we correctly measure coverage
* Make sure we use `-race` when running tests
* Remove unnecessary scripts
* Make sure the README is up-to-date
* Write small script to update binary data and add GitHub Actions checks for it
* Notice that we needed to run ./updatebindata.sh and run it
* Self documenting instructions regarding cross compiling
* Set version number to v3.0.7-beta

Part of https://github.com/ooni/probe-engine/issues/748
2020-08-22 11:20:50 +02:00
Simone Basso
fc58c4dc45
version/version.go: remove unused variable (#145) 2020-07-24 16:59:57 +02:00
Simone Basso
c40daf8c7f version/version.go: bless 3.0.6 2020-07-23 19:39:18 +02:00
Simone Basso
14ac72ee63 version/version.go: bump patch version number 2020-07-23 11:31:04 +02:00
Simone Basso
a9897466b6 version/version.go: crank patch version number 2020-07-10 11:25:04 +02:00
Simone Basso
732e76c631 Crank patch version number 2020-06-24 12:00:08 +02:00
Simone Basso
0fad59ae30 Bless v3.0.2 2020-06-19 13:00:47 +02:00
Simone Basso
3c1b5163ac Bless v3.0.1 2020-06-03 15:46:10 +02:00
Simone Basso
09da562b56 Bless v3.0.0 2020-05-05 16:16:42 +02:00
Simone Basso
ec10e54b5c Bless v3.0.0-rc.14 2020-04-08 13:05:00 +02:00
Simone Basso
4a563ebe13 Pin to latest probe-engine and bless v3.0.0-rc.13
I'm pinning to ooni/probe-engine@72c12b0b81
because it generates more correct data and I think we're going to have
most likely this probe-cli version in the stable desktop release.
2020-04-06 13:22:10 +02:00
Simone Basso
e39ca4c6bf version/version.go: bless v3.0.0-rc.12 2020-04-05 23:47:31 +02:00
Simone Basso
38e86ce3c7 version/version.go: bless v3.0.0-rc.11 2020-03-10 21:36:46 +01:00
Simone Basso
fd6fe262ec version/version.go: bless v3.0.0-rc.10 2020-02-27 14:53:26 +01:00
Arturo Filastò
e9f7c48262 Bump version number 2020-02-05 18:38:23 +01:00
Arturo Filastò
2f5486dbd6 Bump tag 2020-01-31 10:49:16 +01:00
Simone Basso
6391e25154 version/version.go: roll out 3.0.0-rc.7 2020-01-28 10:14:45 +01:00
Simone Basso
8d58cb868b version/version.go: bless v3.0.0-rc.6 2020-01-15 15:29:21 +01:00
Simone Basso
628766d07d version/version.go: bump to 3.0.0-rc.5 2019-12-28 18:31:46 +01:00
Simone Basso
1e16f28634 Bump to 3.0.0-rc.4 2019-12-26 18:11:42 +01:00
Arturo Filastò
222b0bfbca Bump version number 2019-11-14 18:03:31 +01:00
Simone Basso
25008f9ffa Bump to v3.0.0-rc.2 2019-11-12 16:45:54 +01:00
Arturo Filastò
68c2866ee9 Bump to 3.0.0-rc.1 2019-11-04 07:46:49 +08:00
Simone Basso
a488c8d2a3 version.go: actually bump version
Classic mistake: you don't bump the version.

We need https://github.com/ooni/probe-cli/issues/43.
2019-10-03 11:22:13 +02:00
Simone Basso
df629237be
Use ooni/probe-engine: episode 1 (#42) 2019-05-23 16:38:46 +02:00