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

[build] Roll select dependencies, enable use_plus_in_repo_names #3627

Merged
merged 2 commits into from
Feb 28, 2025

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Feb 27, 2025

fhanau and others added 2 commits February 27, 2025 16:00
- With the new apple_support version, macOS builds should be able to build with
  just the Xcode Command Line Tools, although CI uses full Xcode so this is not
  tested.
Bazel 7 uses ~ in external repo names and it leads to
various issues like bazelbuild/bazel#23127 or some tools
consider such paths as ignored because tilde could mean
a backup copy of the file. Bazel 8 addresses these issues
with use of + by default, but Bazel 7 must be supplied with
an incompatible argument to enable this behavior
@fhanau fhanau force-pushed the felix/022725-xcode-clt branch from 7b0cddf to 5c987bb Compare February 27, 2025 21:01
@fhanau fhanau changed the title [build] Roll deps [build] Roll select dependencies, enable use_plus_in_repo_names Feb 27, 2025
@fhanau fhanau requested a review from anonrig February 27, 2025 21:51
@fhanau fhanau marked this pull request as ready for review February 27, 2025 21:52
@fhanau fhanau requested review from a team as code owners February 27, 2025 21:52
@fhanau fhanau requested a review from danlapid February 27, 2025 21:52
@fhanau fhanau merged commit 8b0ef5f into main Feb 28, 2025
16 of 17 checks passed
@fhanau fhanau deleted the felix/022725-xcode-clt branch February 28, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants