CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 21:52:12 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"92fa0af09a46998ca1c12272b21f35b9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=RAiZPBrpw7Ne8OCJxpFvJp4FEipkTLcoGTrb0l8YW7voGXRRKMN2EeI851wFLyEnKdbE7EaK8pOv5sjPzPyr1fLevUgSGF7mfiVG3MOCyCuugiqq8%2BmWoMjZcqvRV6n8giCILOQShdzyU3gtkjCUwPmx2MEymRVgUpRIqFXjsvZmWU9Yof4xktk8hcDSAzmhHyIXmhBLYS%2Fh4uR2F94rQXstoCgK4Lkw5GGxhSc9EG3VKenxmKxh%2F8uFUscuRQbl7PPIpey9w23Lf1gaUEJLjw%3D%3D--m3p7Vk0U03Aw87ih--8731X77vvSuoH%2B3NhDBbJw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.507200716.1753739532; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 21:52:12 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 21:52:12 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 910E:5844B:D80C8:12C77A:6887F10C
Tags · bazelbuild/rules_apple · GitHub
Toggle 4.1.1's commit message
Toggle 4.1.0's commit message
Toggle 4.0.0's commit message
Toggle 3.22.0's commit message
Toggle 3.21.0's commit message
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 299
Tags: bazelbuild/rules_apple
Tags
4.1.1
Fix bugs with macOS test runner (#2754) Fixes two major issues with the `macos_unit_test` runner - Tests were always passing because: ``` xcodebuild <...> 2>&1 | tee -i "$testlog" \ || test_exit_code=$? ``` Without `pipefail` means the exit code of the `xcodebuild` command is dropped. This meant as of #2649 all `macos_unit_test` were always passing even when tests failed 🙈 - Warning when running `xcodebuild`: ``` --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:arm64e, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:x86_64, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64e, variant:Mac Catalyst, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64, variant:Mac Catalyst, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:x86_64, variant:Mac Catalyst, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64e, variant:DriverKit, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64, variant:DriverKit, id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64e, variant:Designed for [iPad,iPhone], id:00006031-001851843684001C, name:My Mac } { platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00006031-001851843684001C, name:My Mac } ``` The fix here is to specify `variant=macos` and `arch` so that xcodebuild always picks the right destination.
4.1.0
[doc] update docs to reflect bazel upstream changes (#2752) bazelbuild/bazel@02df95c has removed repo_mapping from stardoc's data source, so it's no longer emitted to generated docs. This PR fixes CI to reflect. Note that running stardoc without using `last_green` Bazel produces different output, because of this change.
4.0.0
Support latest rules_swift (#2729) Changes: - Remove use of `objc_infos` (no longer provided by **rules_swift**) - Remove use of `emit_swiftinterface` (no longer provided by **rules_swift**) - **NOTE**: this means `.swiftinterface` files are no longer provided by default unless the underlying `swift_library` uses `features = ["swift.emit_swiftinterface"]` or `library_evolution = True` - Update to use new free functions instead of `swift_common` when available in rules_swift 3+ (e.g. `swift_common.create_swift_info` vs. `SwiftInfo()`) - Update tests Tasks: - [x] Tag a rules_swift 3.x release and update this PR to use that as an override.
3.22.0
Tests: Allow post_action to determine exit status (#2713) Add new attr `post_action_determines_exit_code` to let the test runner post action determine the exit status. Our use case is allow soft failing of certain test targets. ```starlark ios_xctestrun_runner( name = "ios_sim_runner_with_soft_fail", device_type = "iPhone Xs", post_action = ":post_action_soft_fail", post_action_determines_exit_code = True, ) ```
3.21.0
Add `collect_code_coverage` attribute to tests (#2705) Code coverage is only collected when `True` (the default). This allows individual targets to opt out of code coverage collection, which can be useful in some cases, like UI tests. Signed-off-by: Brentley Jones <github@brentleyjones.com>
PreviousNext
You can’t perform that action at this time.