You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/16 13:40:00 UTC

[GitHub] [arrow] raulcd commented on pull request #13165: ARROW-16358: [CI][Dev] Allow archery crossbow to generate a CSV report for nightly builds

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org