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

Keeping updated #1

Open
jcuenod opened this issue Aug 19, 2022 · 3 comments
Open

Keeping updated #1

jcuenod opened this issue Aug 19, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jcuenod
Copy link

jcuenod commented Aug 19, 2022

Do you plan to keep this repo up to date with the sourceforge source? If so, will that be automated?

@biblenerd
Copy link
Owner

@jcuenod that is my goal, but right now I am doing so manually. The repo doesn't appear to be updated frequently.

I've also contemplated recursively expanding the zip files so the raw data are accessible from this repo.

I mainly just wanted to mirror the data should the repo somehow become defunct. Aside from writing a local script that runs on a recurring basis to check last update time and pull down the data when it changes, I'm not really sure how to go about this. I don't have a server I can run this on freely. I'm open to any ideas you have!

@jcuenod
Copy link
Author

jcuenod commented Aug 19, 2022

Ja, maybe using a github actions cron job you could schedule a polling system to do it. I thought about this a while ago but just didn't feel like the effort was worth it :)

@biblenerd
Copy link
Owner

@jcuenod it looks possible, but I don't know how to use GitHub Actions yet, and the script I'm currently using to download the data would have to be significantly improved to only check for updated files and selectively download them. For now I'll likely just manually pull them. I'm hoping to back some additional data up but have been having trouble scraping it (the sites no longer exist so I'm using web.archive.org but the pages seem to error/freeze or no longer have the data in the snapshots I've reviewed so far.

With that said, I'm going to leave this issue open for being addressed in the future.

@biblenerd biblenerd added enhancement New feature or request help wanted Extra attention is needed labels Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants