This issue is about automating the deployment of https://github.com/OpenObservatory/ooni-resources . Currently @hellais is the only person (that I am aware of) that can build the new ooni-resources.
I can work on a automated way to auto generate new ooni-resources.
@hellais Is there anything else required apart from doing (and adding some git secrets/permissions for push access)?:
git clone https://github.com/OpenObservatory/ooni-resources
cd ooni-resources
python run.py initialize
python run.py update
This issue is about automating the deployment of https://github.com/OpenObservatory/ooni-resources . Currently @hellais is the only person (that I am aware of) that can build the new ooni-resources.
I can work on a automated way to auto generate new ooni-resources.
@hellais Is there anything else required apart from doing (and adding some git secrets/permissions for push access)?: