Closed pachadotdev closed 3 years ago
It looks like all the NIGHTLY build emails go to the builds@arrow list, and there are few/no other emails sent to it. So one approach would be to download the monthly mbox files, e.g. https://lists.apache.org/api/mbox.lua?list=builds@arrow.apache.org&date=2021-5
Otherwise, you will need to use the documented API [1] to do a search, something like
Adjust the subject and add timespan restrictions as needed.
Then parse the JSON response to extract the id entries to use in the download.
[1]
Hi
I'm working in the Arrow project and I would like to create an archive of nightly builds results.
For example, I was trying to download this via CURL to save a TXT file https://lists.apache.org/api/source.lua/rf80afab606bb6de300be490633f0a135ac26b139148bbb2c4ec25328@%3Cdev.arrow.apache.org%3E
But, I would like to know how "rf80afab606bb6de300be490633f0a135ac26b139148bbb2c4ec25328" is created there, as I would like to download for a search and create a function that
/api/source.lua
and the TXT file with the contents