Ecosyste.ms: OpenCollective

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

github.com/ooni/historical-geoip

Generate historical IP to country + ASN databases for processing historical OONI data
https://github.com/ooni/historical-geoip

Bump urllib3 from 1.26.12 to 1.26.17 (#9)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.17.
- [Release notes](...

1966cc91e164550d7ad0fa2be58e5b8a397b574e authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump certifi from 2022.12.7 to 2023.7.22 (#8)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Comm...

39ab6485414d3c7f4256b2f60e836615b334a5d2 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: update go dependencies (#7)

See https://github.com/ooni/probe/issues/2524

45b3c9a9e6d822c069c138f27ac78207527ac869 authored about 1 year ago by Simone Basso <[email protected]>
Bump requests from 2.28.1 to 2.31.0 (#6)

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](http...

8e2916e29ab8555792feeaa167d137c56d862070 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: update dependencies (#5)

This change fixes the following build error:

```
go: downloading go4.org/unsafe/assume-no-mo...

fac01e03860ad29dad23bef041b32cc75aa9d220 authored over 1 year ago by Simone Basso <[email protected]>
Bump certifi from 2022.9.24 to 2022.12.7 (#4)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Rele...

dfbcac54417496d448fb229ec02f21319a97eccd authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
doc: clarify flow and correct typo (#3)

a84f465bd0bfa0df878d5653b46d3adc579e20f5 authored almost 2 years ago by Simone Basso <[email protected]>
Implement backoff in upload to internet archive

82df122696802f9a84c54756d2467e43718ad088 authored about 2 years ago by Arturo Filastò <[email protected]>
Attempt to fix skip_existing

d1b76129c816a378e5829b89d19446fd84a231d6 authored about 2 years ago by Arturo Filastò <[email protected]>
Decompress gzip files to make caching of existing mmdb files work

1291c79fcab5641c65cc124be867a6bead98e4e3 authored about 2 years ago by Arturo Filastò <[email protected]>
Download pre-built assets

4b7cf398f59ebaffe1465efa3c409c2839fa1de1 authored about 2 years ago by Arturo Filastò <[email protected]>
Implement retries with backoff

89a2f5e2c8f2b15262057d96590fda7127ffbd2e authored about 2 years ago by Arturo Filastò <[email protected]>
Fix typo

ebf0d9f602214a2bfe1ea7c6be43b7aa26d15eba authored about 2 years ago by Arturo Filastò <[email protected]>
Ensure output_dir exists

9be9b09f121e5afceb53c77fc462bf63b87bc5fb authored about 2 years ago by Arturo Filastò <[email protected]>
More verbose logging

e1099dc98798b2f980354b33af632913b06b61c0 authored about 2 years ago by Arturo Filastò <[email protected]>
Fix passing secrets to workflow

64a35fdd5cc52f762c6241b534cacc510e145c2e authored about 2 years ago by Arturo Filastò <[email protected]>
Attempt to fix github actions access key

1b7c4e61921cd4ae3b8dcb8c625ff0e21d220681 authored about 2 years ago by Arturo Filastò <[email protected]>
Pass IA_ACCESS_KEY to workflow

da08210212f98a95b8249e0ebd9f190a1f3e1857 authored about 2 years ago by Arturo Filastò <[email protected]>
Add DB-IP sync to the main update_databases workflow

c195e80bed6c26474fbad43c93e20ac8184fb3c0 authored about 2 years ago by Arturo Filastò <[email protected]>
Create outputs dir if it does not exist already

761388f0b939c0344330fb653e68e02e9242232b authored about 2 years ago by Arturo Filastò <[email protected]>
Add Readme file

Fix paths for writing cached files

eccda054002a3975da9b9efce8fedfb87e719668 authored about 2 years ago by Arturo Filastò <[email protected]>
Fix syntax of workflow

d37fe997e9b5938050a90404e19bec54a84eca0a authored about 2 years ago by Arturo Filastò <[email protected]>
Setup golang in the github action

d3b00ab906006499b759db41074025540833bd58 authored about 2 years ago by Arturo Filastò <[email protected]>
Add support for uploading outputs to archive.org

Add github action for running the action automatically at the start of
the month

8252d238737594174e40ee826bd217566f1119ec authored about 2 years ago by Arturo Filastò <[email protected]>
Implement IP to country + ASN database generator

8cdd449520caa3c84bed82d60abd59ccb5f72e96 authored about 2 years ago by Arturo Filastò <[email protected]>