Publish patched rules_swift as codeql.2 - #22416
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7b8af11e-692d-4c94-87be-8cdaaf908e7c
Contributor
There was a problem hiding this comment.
Pull request overview
Publishes the patched rules_swift dependency as 4.0.0-rc5-codeql.2.
Changes:
- Updates the repository to use the new patched version.
- Adds macOS downloaded-toolchain support.
- Adds external static-runtime and runtime-file support.
Show a summary per file
| File | Description |
|---|---|
MODULE.bazel |
Selects rules_swift codeql.2. |
misc/bazel/registry/modules/rules_swift/metadata.json |
Registers the new version. |
misc/bazel/registry/modules/rules_swift/4.0.0-rc5-codeql.2/source.json |
Defines upstream source and patches. |
misc/bazel/registry/modules/rules_swift/4.0.0-rc5-codeql.2/patches/register_downloaded_macos_toolchain.patch |
Configures downloaded macOS toolchains. |
misc/bazel/registry/modules/rules_swift/4.0.0-rc5-codeql.2/patches/external_static_runtime.patch |
Adds external runtime integration. |
misc/bazel/registry/modules/rules_swift/4.0.0-rc5-codeql.2/MODULE.bazel |
Declares the patched module version. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 3/6 changed files
- Comments generated: 0
- Review effort level: Balanced
tausbn
approved these changes
Aug 24, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Failures expected here. Depends on internal PR.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com