Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ooni/2023-05-richer-input


https://github.com/ooni/2023-05-richer-input

fix(DESIGN.md): indent using spaces

61e7198fe71f760167122057c2aa0a9975a845ad authored over 1 year ago by Simone Basso <[email protected]>
doc(DESIGN.md): mention some IPv6 handwaving

e0aead4d54c0dc3c88975488ddd180a1fc1da3f8 authored over 1 year ago by Simone Basso <[email protected]>
fix(DESIGN.md): further minor changes

a9f4edf11cbb2c833fb9cde2093b1e39c043969e authored over 1 year ago by Simone Basso <[email protected]>
fix(DESIGN.md): minor tweaks

096eb14e2be1668318fa7b52be83be25a3c7b5fe authored over 1 year ago by Simone Basso <[email protected]>
fix(README.md): make sure the example is WAI

e9db1856257acc99b67d668a25d389d6f1711b4c authored over 1 year ago by Simone Basso <[email protected]>
fix(README.md): correct link to full.jsonc

9b2fe2888fcd0c599c2f678e640b30f00c2d37b9 authored over 1 year ago by Simone Basso <[email protected]>
doc: include documentation

19efe3984ea5042f8cfe797fd61a7d6413ae47e4 authored over 1 year ago by Simone Basso <[email protected]>
feat: add LICENSE

8a4c65cd32e30dba140497c78e55b5623809fb38 authored over 1 year ago by Simone Basso <[email protected]>
refactor: honor web connectivity flags

647c9e69186da19a128aba36586c81692606a5be authored over 1 year ago by Simone Basso <[email protected]>
refactor: flatten instructions and rename

b63929b28fe6de9bb3fc11f97c8e18041687d945 authored over 1 year ago by Simone Basso <[email protected]>
refactor: rename model => modelx

This rename would simplify merging into probe-cli.

24cbce40703c0bae3c8bd0e4918c671d33220fa3 authored over 1 year ago by Simone Basso <[email protected]>
chore: upgrade to latest probe-engine snapshot

546f28bebd1d5820e36e384eca51d46f1f5e5c68 authored over 1 year ago by Simone Basso <[email protected]>
chore: mention what to do next

ec7a94eadb48bd06780df30b6222360e885a5fa6 authored over 1 year ago by Simone Basso <[email protected]>
feat: easy to emit progress

cfe4960aeed9b32ad16919a1379bd77387df13d9 authored over 1 year ago by Simone Basso <[email protected]>
feat: adapt output depending on whether we have logfile

ff630fd41fd2e51c3bb756ad55d8ced1795708a2 authored over 1 year ago by Simone Basso <[email protected]>
feat: merge specific plans with general plan

01cd854953ff3d783fca8a2751047b41fe5d2a81 authored over 1 year ago by Simone Basso <[email protected]>
feat: make sure only specific suites could run

b813fbec2f85671bdc3c88d857678eb4ccc66317 authored over 1 year ago by Simone Basso <[email protected]>
feat: sketch out analysis in the probe

3ff69c2edc69d64c8b084c63966fecfc0119c378 authored over 1 year ago by Simone Basso <[email protected]>
feat: support secret options

While there, note that we don't need a separate field for
test helpers as we probably also don't...

974fadce79484b6bc5d4c8387f0c929795b05c94 authored over 1 year ago by Simone Basso <[email protected]>
feat: tag observations with nettestlet name

4f0941387b1c927d6e48a80917f6b8ff52c52155 authored over 1 year ago by Simone Basso <[email protected]>
refactor: let the experiment merge observations

This gives experiments a chance to analyze the result of each
nettestlet without collating all o...

34079e4da95eb0744f343d7f823cdef8dfa91e78 authored over 1 year ago by Simone Basso <[email protected]>
feat: rewrite experiments using nettestlet

4f38b6590a496394cfa077850113b4e888f3f0f2 authored over 1 year ago by Simone Basso <[email protected]>
cleanup: specify options as json.RawMessage

aa6db399d96fd55479f14a04d3a3ee64ce46b35e authored over 1 year ago by Simone Basso <[email protected]>
fix(go.mod): whitespace error

c2016cb064bb2a8b21c46ce769eb8bb104d1e76a authored over 1 year ago by Simone Basso <[email protected]>
feat: implement logging verbosity

f018e180bb5063f8425fcbb4ec447b5e4518caf0 authored over 1 year ago by Simone Basso <[email protected]>
feat: implement progress bad and log diversion

752a8bd420c4089ed4cfc51ac328dc584b0dbcb3 authored over 1 year ago by Simone Basso <[email protected]>
fix(ooniprobe): implement max runtime

8c33ad4430a6c8dd9b20c86bd5254c46b0b9af97 authored over 1 year ago by Simone Basso <[email protected]>
feat: honor max runtime and improve scrubbing

78e6ff308a6f648667401b0c9d9882648824e4b2 authored over 1 year ago by Simone Basso <[email protected]>
refactor(runner): pass more args via constructor

85619965f14ac2cc9c9e2dc6384ef69cd48b6663 authored over 1 year ago by Simone Basso <[email protected]>
refactor: runner is a subpackage of ooniprobe

abb7076904938ac2417ee00187c6eb1b596dcd0c authored over 1 year ago by Simone Basso <[email protected]>
feat: implement RunnerPlan

Here the idea is that we want the engine to know which nettests
it should run and in which order...

be65515964e8af1c13cc9af5da9350619b4476c0 authored over 1 year ago by Simone Basso <[email protected]>
feat: allow using urlgetter for research

5fbe0e4aac27a4cc3a2a3e7ba6cf64ab1c2d4e7d authored over 1 year ago by Simone Basso <[email protected]>
cleanup: delete empty nettest targets

The manually-written JSON file should work anyway.

782a3e60347c5a56fa62de40a75fafc30b9d18f5 authored over 1 year ago by Simone Basso <[email protected]>
feat: ensure we can run more nettests

4e9d7121de29c2c4e7d928bc0042648f40d74336 authored over 1 year ago by Simone Basso <[email protected]>
refactor(runx): run over check-in response

0c462b30851295a12af7679294e0a4c1bb96cade authored over 1 year ago by Simone Basso <[email protected]>
refactor: template => descriptor

As previously noted in a code comment, descriptor is a better
name and should be used instead of...

c968784242e6446e3095b889e760961e4f27f378 authored over 1 year ago by Simone Basso <[email protected]>
feat: initial implementation of the runx command

bed24c331549ad8f0279391448e0ec938faa3a4c authored over 1 year ago by Simone Basso <[email protected]>
chore: add empty model package

7085bf0dfcac9e386fc138bfbd29ec7341e3e0d4 authored over 1 year ago by Simone Basso <[email protected]>
chore: add empty ooniprobe package

8ab4f2a91f2d294286a3d1f7c892e35adb56f1d3 authored over 1 year ago by Simone Basso <[email protected]>
chore: add go.mod

5b19eb945a62a55d88f4d3dad7be8cf3a94dfa7a authored over 1 year ago by Simone Basso <[email protected]>