This website requires JavaScript.
Explore
Help
Sign In
c
/
ooni-probe-cli
Watch
1
Star
0
Fork
0
You've already forked ooni-probe-cli
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
da95fa9365
ooni-probe-cli
/
internal
/
engine
/
resourcesmanager
/
.gitignore
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: add missing files causing tests to fail (#202) * fix: add missing files causing tests to fail See https://github.com/ooni/probe/issues/1335#issuecomment-771559718 * fix: toggle verbose so we better understand the tests output
2021-02-02 14:18:22 +01:00
/asn.mmdb.gz
/country.mmdb.gz
feat: use go1.16 and resources embedding (#235) * feat: use go1.16 embedding for resources We want to embed everything that can be easily embedded. We should, at a minimum, replace the downloading of resources and bindata. Ref: https://github.com/ooni/probe/issues/1367. * fix: get rid of bindata and use go embed instead * fix: start unbreaking some automatic tests * fix: fetch resources as part of the mobile build * fix: convert more stuff to go1.16 I still expect many breakages, but we'll fix them. * fix: make the windows CI green * fix: get resources before running QA * fix: go1.16 uses modules by default * hopefully fix all other outstanding issues * fix(QA/telegram.py): add another DC IP address * Apply suggestions from code review
2021-03-02 12:08:24 +01:00
/testdata
Reference in New Issue
Copy Permalink