Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download ipdb CSV file and convert it to ipdb.rs binary as part of the RELEASE stage in GH actions #485

Open
czarte opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@czarte
Copy link
Collaborator

czarte commented Apr 26, 2024

Download of the latest dbip IP-to-country data, generation of the dbip_country.rs file, and recompilation of the project should be an automated part of the release process.

The file, named dbip-country-lite-yyyy-mm.csv.gz, can be found at the link behind the "DOWNLOAD IP TO COUNTRY LITE CSV" button on dbip's download page.

A better option, although more complex, would be to have a watcher notice whenever dbip publishes a new database, download it, generate dbip_country.rs, and make a automated PR that could be reviewed and accepted by humans.

If you can make this second option happen, don't modify the release process. If you can't, modify the release process and make a spike card about figuring out how to do the second option.

@kauri-hero kauri-hero added the help wanted Extra attention is needed label Jun 2, 2024
@kauri-hero kauri-hero transferred this issue from MASQ-Project/MASQ-Node-issues Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: 🏗 Development In Progress
Status: Development In Progress
Development

No branches or pull requests

3 participants