Simone Basso
4d80f7d9f0
[forwardport] chore: use go1.17.3 ( #588 ) ( #589 )
...
This diff forward ports adcb0f9ae3b9e074c301d4f7f0e8f2d0ef6466b9.
Original commit message:
- - -
- ensure we use go1.17.3 in workflows
- update to a version of ooni/oohttp that uses go1.17.3
This change WILL need to be forward ported to master.
Closes https://github.com/ooni/probe/issues/1861
2021-11-10 14:18:04 +01:00
Simone Basso
1f0fcafb8a
fix: ensure we bind oohelperd with the repo's version number ( #558 )
...
Work related to https://github.com/ooni/probe/issues/1506#issuecomment-949715707 .
This diff cherry-picks from the release/3.11 branch.
2021-10-22 17:21:38 +02:00
Simone Basso
a9319142f3
feat: only publish pkgs when we're in staging branches ( #556 )
...
See https://github.com/ooni/probe/issues/1506#issuecomment-949664779
2021-10-22 16:13:44 +02:00
Simone Basso
d44970a43f
master: update deps and set version to 3.12.0-alpha ( #548 )
...
* chore: update all workflows to use go1.17.2
See https://github.com/ooni/probe/issues/1815
* chore: update all dependencies
See https://github.com/ooni/probe/issues/1815
* chore: run `go generate`
See https://github.com/ooni/probe/issues/1815
* chore: update the user-agent
Part of https://github.com/ooni/probe/issues/1815
* Set version to 3.12.0-alpha
Part of https://github.com/ooni/probe/issues/1815
* fix: update to ooni/probe-assets@v0.5.0
This overcomes https://github.com/ooni/probe/issues/1836 in the CLI and,
while there, let us also make maxminddb tests stricter.
* fix(QA/Dockerfile): build using go1.17
See https://github.com/ooni/probe-cli/pull/547#issuecomment-947760839
* chore(mk): use go1.17.2
Part of https://github.com/ooni/probe/issues/1815
* fix(codeql): always run for master
Otherwise we see a warning that there is no CodeQL information
available for the base branch and this is sub-optimal.
Part of https://github.com/ooni/probe/issues/1815
2021-10-20 18:16:40 +02:00
Federico Ceratto
8e26dbae8e
oohelperd packaging and CI ( #374 )
...
Closes https://github.com/ooni/backend/issues/499
Co-authored-by: Simone Basso <bassosimone@gmail.com>
2021-06-15 15:53:22 +02:00