Stop checking disk usage for MacOS ARM with SIP disabled by angelapwen · Pull Request #2434 · github/codeql-action (original) (raw)
added 2 commits
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 deleted the angelapwen/dont-run-df-sip-disabled branch
angelapwen added a commit that referenced this pull request
Consider registries_credentials as input
Clean-up logging
More debugging of credentials
Support URL
Validate credentials input
fixes
Try upload teh proxy logs
Update changelog and version after v3.26.3
Update checked-in dependencies
Stop checking disk usage for MacOS ARM with SIP disabled (#2434)
Stop checking disk usage for MacOS ARM with SIP disabled
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.
Add deprecation message to
add-snippetsinput.Update changelog with deprecation.
Add link to PR deprecating
add-snippetsto CHANGELOG.md
Co-authored-by: Andrew Eisenberg aeisenberg@github.com
Address incorrect changelog location
Update changelog for v3.26.4
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
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 }})