Stop checking disk usage for MacOS ARM with SIP disabled by angelapwen · Pull Request #2434 · github/codeql-action (original) (raw)

added 2 commits

August 20, 2024 14:50

@angelapwen

On MacOS ARM machines where SIP is disabled, after the build tracer is initialized in the init Action, we receive warnings when we run send status reports due to the df binary. This change will make it so that we no longer run df for those machines.

@angelapwen

aeisenberg

@angelapwen angelapwen deleted the angelapwen/dont-run-df-sip-disabled branch

August 20, 2024 23:04

angelapwen added a commit that referenced this pull request

Aug 21, 2024

On MacOS ARM machines where SIP is disabled, after the build tracer is initialized in the init Action, we receive warnings when we run send status reports due to the df binary. This change will make it so that we no longer run df for those machines.

Co-authored-by: Andrew Eisenberg aeisenberg@github.com


Co-authored-by: Marco Gario marcogario@github.com Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Henry Mercer henry@henrymercer.name Co-authored-by: Arthur Baars aibaars@github.com Co-authored-by: Angela P Wen angelapwen@github.com Co-authored-by: Remco Vermeulen rvermeulen@github.com Co-authored-by: Remco Vermeulen rvermeulen@users.noreply.github.com Co-authored-by: Andrew Eisenberg aeisenberg@github.com

aibaars

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})