Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(build): use gcp on darwin #703

Merged
merged 2 commits into from
Oct 7, 2024
Merged

chore(build): use gcp on darwin #703

merged 2 commits into from
Oct 7, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Oct 7, 2024

What this PR does / why we need it:

Darwin's cp doesn't support --no-preserve flag so we need to resort to gcp from GNU utils / coreutils.

Related: https://apple.stackexchange.com/questions/69223/how-to-replace-mac-os-x-utilities-with-gnu-core-utilities

Which issue this PR fixes

Fixes #

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@pmalek pmalek marked this pull request as ready for review October 7, 2024 09:18
@pmalek pmalek requested a review from a team as a code owner October 7, 2024 09:18
@pmalek pmalek requested a review from czeslavo October 7, 2024 09:18
@pmalek pmalek enabled auto-merge (squash) October 7, 2024 09:30
@pmalek pmalek merged commit 78d11d1 into main Oct 7, 2024
21 checks passed
@pmalek pmalek deleted the gcp-on-darwin branch October 7, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants