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

Switch xcode_autoconf to use 'configure = True' #19121

Conversation

keith
Copy link
Member

@keith keith commented Jul 28, 2023

Using 'local = True' seems to run this too frequently. Realistically the user's installed Xcode versions don't change very often so similar to cc_autoconf this should be ok.

Using 'local = True' seems to run this too frequently. Realistically the
user's installed Xcode versions don't change very often so similar to
cc_autoconf this should be ok.
@keith keith requested a review from a team as a code owner July 28, 2023 17:36
@keith
Copy link
Member Author

keith commented Jul 28, 2023

@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jul 28, 2023
@sgowroji sgowroji added the team-Rules-ObjC Issues for Objective-C maintainers label Jul 31, 2023
@aiuto aiuto added the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Aug 3, 2023
@copybara-service copybara-service bot closed this in c747ae7 Aug 3, 2023
@github-actions github-actions bot removed awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally awaiting-review PR is awaiting review from an assigned reviewer labels Aug 3, 2023
@keith keith deleted the ks/switch-xcode_autoconf-to-use-configure-true branch August 3, 2023 19:35
@brentleyjones
Copy link
Contributor

@bazel-io flag

@bazel-io bazel-io added the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Aug 4, 2023
@iancha1992
Copy link
Member

@bazel-io fork 6.4.0

@bazel-io bazel-io removed the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Aug 4, 2023
bazel-io pushed a commit to bazel-io/bazel that referenced this pull request Aug 4, 2023
Using 'local = True' seems to run this too frequently. Realistically the user's installed Xcode versions don't change very often so similar to cc_autoconf this should be ok.

Closes bazelbuild#19121.

PiperOrigin-RevId: 553557177
Change-Id: I66368ec31d97badd24814aa13177261099e56dc7
Wyverald pushed a commit that referenced this pull request Aug 4, 2023
Using 'local = True' seems to run this too frequently. Realistically the user's installed Xcode versions don't change very often so similar to cc_autoconf this should be ok.

Closes #19121.

PiperOrigin-RevId: 553557177
Change-Id: I66368ec31d97badd24814aa13177261099e56dc7

Co-authored-by: Keith Smiley <keithbsmiley@gmail.com>
@iancha1992
Copy link
Member

The changes in this PR have been included in Bazel 6.4.0 RC1. Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk, you can point to the latest RC by setting USE_BAZEL_VERSION=last_rc.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Rules-ObjC Issues for Objective-C maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants