ooni-probe-cli/CLI
Simone Basso 89a584f93b
fix(go-build-alpine): honour OONI_PSIPHON_TAGS (#968)
Closes https://github.com/ooni/probe/issues/2334.

While there, reinstate integration tests, which were also lost in a previous refactoring. However, only run those tests for linux/amd64 because we can be confident that the Go compiler is WAI for all archs we support.

While there, always use bash for running end-to-end tests.

H/T @ainghazal for discovering and reporting this bug.
2022-10-03 11:55:47 +02:00
..
.gitignore fix: attempt to make linux builds faster (#911) 2022-08-30 21:13:33 +02:00
check-go-version refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +02:00
check-mingw-w64-version fix: repair releasing miniooni and ooniprobe-windows (#900) 2022-08-29 00:48:46 +02:00
go-build-alpine fix(go-build-alpine): honour OONI_PSIPHON_TAGS (#968) 2022-10-03 11:55:47 +02:00
go-build-android feat: build miniooni and ooniprobe for android (#907) 2022-08-30 09:37:15 +02:00
go-build-cross fix: repair releasing miniooni and ooniprobe-windows (#900) 2022-08-29 00:48:46 +02:00
go-build-darwin refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +02:00
go-build-linux-static fix: attempt to make linux builds faster (#911) 2022-08-30 21:13:33 +02:00
go-build-windows fix: repair releasing miniooni and ooniprobe-windows (#900) 2022-08-29 00:48:46 +02:00
README.md refactor: build miniooni from toplevel (#203) 2021-02-02 15:34:03 +01:00

Directory github.com/ooni/probe-cli/CLI

We use this directory for building CLI binaries (e.g. ooniprobe).