www.fgks.org   »   [go: up one dir, main page]

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

Add helper eg /data/ol_dump_editions_latest.txt.gz links for ratings/readinglog #5546

Conversation

cdrini
Copy link
Collaborator
@cdrini cdrini commented Aug 13, 2021

Work towards #3989 .

Technical

Testing

$ curl https://testing.openlibrary.org/data/ol_dump_ratings_latest.txt.gz -s -L -I -o /dev/null -w '%{url_effective}'
https://ia601503.us.archive.org/26/items/ol_dump_2021-08-11/ol_dump_ratings_2021-08-11.txt.gz

$ curl https://testing.openlibrary.org/data/ol_dump_reading-log_latest.txt.gz -s -L -I -o /dev/null -w '%{url_effective}'
https://ia801503.us.archive.org/26/items/ol_dump_2021-08-11/ol_dump_reading-log_2021-08-11.txt.gz

$ curl https://testing.openlibrary.org/data/ol_dump_editions_latest.txt.gz -s -L -I -o /dev/null -w '%{url_effective}'
https://ia801503.us.archive.org/26/items/ol_dump_2021-08-11/ol_dump_editions_2021-08-11.txt.gz

$ curl https://testing.openlibrary.org/data/ol_dump_editions_2021-08-11.txt.gz -s -L -I -o /dev/null -w '%{url_effective}'
https://ia801503.us.archive.org/26/items/ol_dump_2021-08-11/ol_dump_editions_2021-08-11.txt.gz

Screenshot

Stakeholders

@cdrini cdrini mentioned this pull request Aug 13, 2021
9 tasks
@cdrini cdrini force-pushed the 3989/feature/dump-ratings-readinglog-latest branch from ed3d86e to 66d5f3b Compare August 13, 2021 18:58
@cdrini cdrini force-pushed the 3989/feature/dump-ratings-readinglog-latest branch from 66d5f3b to a03bf7c Compare August 13, 2021 18:59
@cdrini cdrini marked this pull request as draft August 13, 2021 19:05
@cdrini cdrini added the On testing.openlibrary.org This PR has been deployed to testing.openlibrary.org for testing label Aug 13, 2021
@cdrini cdrini marked this pull request as ready for review August 13, 2021 19:13
@mekarpeles mekarpeles merged commit 71fc029 into internetarchive:master Aug 15, 2021
@cdrini cdrini deleted the 3989/feature/dump-ratings-readinglog-latest branch August 17, 2021 19:20
@cclauss cclauss mentioned this pull request Nov 11, 2021
2 tasks
@jimchamp jimchamp removed the On testing.openlibrary.org This PR has been deployed to testing.openlibrary.org for testing label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants