ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
48 stars 28 forks source link

ooni-run: Refactor and review OONI Run v2 implementation #788

Closed hellais closed 4 months ago

hellais commented 6 months ago

This is related to: https://github.com/ooni/backend/issues/787.

Related to things things to consider are:

hellais commented 4 months ago

I would say that this is done on my end.

OONI Run v2 backend changes were implemented in these PRs: https://github.com/ooni/backend/pull/805 https://github.com/ooni/backend/pull/810

OONI Run v2 spec changes were implemented here: https://github.com/ooni/spec/pull/292 (I need @majakomel or @aanorbel to approve the PR so I can merge it).