ooni-probe-cli/CLI
Simone Basso 37632f60d9
fix: repair releasing miniooni and ooniprobe-windows (#900)
It seems several CI builds failed for [v3.16.0-alpha](https://github.com/ooni/probe-cli/releases/tag/v3.16.0-alpha). Let's aim to repair miniooni and ooniprobe-windows for now. The other failing builds seem more tricky. (Android fails with an unsupported NDK while Linux fails with issues accessing the git repository from Docker, probably because the  the user running inside Docker is not the user that owns the repository.)
2022-08-29 00:48:46 +02:00
..
.gitignore [forwardport] ci/cd: publish binaries onto a release when we create a tag (#609) (#611) 2021-11-23 15:56:25 +01: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 refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +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 refactor(mk): move build rules into separate scripts (#855) 2022-08-17 13:16:53 +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).