[
https://issues.apache.org/jira/browse/ARROW-15133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane reassigned ARROW-15133:
--------------------------------------
Assignee: Jonathan Keane
> [CI] Remove 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
> Assignee: Jonathan Keane
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> - 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)