Skip to content

Swift: make extractor compile again after 6.1 upgrade #19315

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

Merged
merged 16 commits into from
Apr 25, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Swift: Commit external sources to git LFS
  • Loading branch information
jketema committed Apr 25, 2025
commit e8eac810b42e65d2b8518baccfa304bcff17e40b
4 changes: 0 additions & 4 deletions swift/third_party/load.bzl
Original file line number Diff line number Diff line change
@@ -5,10 +5,6 @@ load("//misc/bazel:lfs.bzl", "lfs_archive", "lfs_files")

_override = {
# these are used to test new artifacts. Must be empty before merging to main
"swift-prebuilt-macOS-swift-6.1-RELEASE-78.tar.zst": "4dcfe858b5519327c9b0c99735b47fe75c7a5090793d917de1ba6e42795aa86d",
"swift-prebuilt-Linux-swift-6.1-RELEASE-78.tar.zst": "d01b90bccfec46995bdf98a59339bd94e64257da99b4963148869c4a108bc2a9",
"resource-dir-macOS-swift-6.1-RELEASE-91.zip": "12bef89163486ac24d9ca00a5cc6ef3851b633e6fa63b7493c518e4d426e036c",
"resource-dir-Linux-swift-6.1-RELEASE-91.zip": "874932f93c4ca6269ae3a9e9c841916b3fd88f65f5018eec8777a52dde56901d",
}

_staging_url = "https://github.com/dsp-testing/codeql-swift-artifacts/releases/download/staging-{}/{}"
4 changes: 2 additions & 2 deletions swift/third_party/resources/resource-dir-linux.zip
Git LFS file not shown
4 changes: 2 additions & 2 deletions swift/third_party/resources/resource-dir-macos.zip
Git LFS file not shown
4 changes: 2 additions & 2 deletions swift/third_party/resources/swift-prebuilt-linux.tar.zst
Git LFS file not shown
4 changes: 2 additions & 2 deletions swift/third_party/resources/swift-prebuilt-macos.tar.zst
Git LFS file not shown
Loading
Oops, something went wrong.