ooni-probe-cli/CLI
Simone Basso e9da23f123
fix(debian): make sure we can publish all archs (#350)
We are mostly good to declare a stable release. We still need to deal with https://github.com/ooni/probe/issues/1484.

In this PR, we fix the aforementioned issue. These are the changes:

1. we remove the vendored `debops-ci`, and we pull it directly from `ooni/sysadmin`
2. we introduce a new script, `./CLI/linux/pubdebian`, to publish packages
3. we modify `./mk` to allow for publishing debian packages built outside of CI

The latter point has been quite useful in debugging what was wrong.
2021-05-19 13:54:19 +02:00
..
darwin feat(make): sign more generated binaries (#330) 2021-05-05 14:26:19 +02:00
linux fix(debian): make sure we can publish all archs (#350) 2021-05-19 13:54:19 +02:00
windows feat(make): sign more generated binaries (#330) 2021-05-05 14:26:19 +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).