amol- commented on pull request #10650:
URL: https://github.com/apache/arrow/pull/10650#issuecomment-885509231


   > Agreed. This PR should focus on querying the build data/logs and save as 
json to a specified directory.
   > 
   > Once that's done, we add a cron job to crossbow's main branch where we can 
commit the new files to a specific branch created manually (like `build-logs` 
or something similar).
   
   @kszucs I think that what @pachadotdev is working on includes submitting the 
file to the target branch (see 
https://github.com/apache/arrow/pull/10650/files#diff-102d84e57c95aa0f8a62f80e090cae421b46ee8ae991a0c473a96018b0aecce1R260-R262
 ).
   So my understanding was that would we just have to invoke the `archery 
crossbow save-report` command in 
https://github.com/ursacomputing/crossbow/blob/master/.github/workflows/nightly_report.yml#L35
   
   PS: For my own benefit of confirming my understanding, by mentioning 
"cronjob" you mean the workflow schedule ( 
https://github.com/ursacomputing/crossbow/blob/master/.github/workflows/nightly_report.yml#L7-L8
 ) right? Not that there is a crond job configured on some host I'm not aware 
of?


-- 
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