raulcd commented on PR #13165:
URL: https://github.com/apache/arrow/pull/13165#issuecomment-1127690095

   @amol- @jorisvandenbossche I have created this initial PR to be able to 
generate individual CSV files with the nightly status reports. The idea is to 
follow up by updating the current report workflows to generate the CSV and 
commit them to the repository. We can then have a scheduled workflow task that 
analyses the data and generates the static dashboard with consuming the 
information from all the CSV files.
   A couple of things for consideration on the PR:
   * I am not storing the date as part of the CSV because the filename 
generated will be something like: `nightly-packaging-2022-04-25-0.csv `.
   * I am not generating a header row for the CSV.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to