Krisztian Szucs created ARROW-15133:
---------------------------------------

             Summary: [CI] Removing util_checkout.sh and util_cleanup.sh scripts
                 Key: ARROW-15133
                 URL: https://issues.apache.org/jira/browse/ARROW-15133
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration
            Reporter: Krisztian Szucs
             Fix For: 7.0.0


- ci/scripts/util_checkout.sh was used to checkout submodules because 
actions/checkout@v2 has removed support for that, but they have restored it 
since.
- ci/scripts/util_cleanup.sh was used to free up disk space on github actions 
runners, because at that time it was limited to 7GB, from a recent run it looks 
like the linux runners now have 32GB free space so we can try to disable the 
cleanup step sparing almost a minute of build time



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to