Skip to content

Fix Swift CodeQL extraction fan-out - #9

Merged
luzanovdm merged 1 commit into
mainfrom
feat/fix-codeql-swift-analysis
Jul 17, 2026
Merged

Fix Swift CodeQL extraction fan-out#9
luzanovdm merged 1 commit into
mainfrom
feat/fix-codeql-swift-analysis

Conversation

@luzanovdm

Copy link
Copy Markdown
Owner

Summary

  • run release-only Swift analysis on the roomier Intel macOS runner
  • constrain xcodebuild to one x86_64 whole-module compiler pass
  • disable index-store work, expose build progress, and cap the build step at 15 minutes

The v1.0.1 release scan spawned 79 Swift extractor processes on the 7 GB ARM runner and was still inside xcodebuild after 22 minutes. The equivalent constrained build completes locally in 14 seconds.

Validation

  • Scripts/test.sh
  • shellcheck Scripts/*.sh
  • actionlint .github/workflows/*.yml
  • constrained x86_64 whole-module xcodebuild

@luzanovdm
luzanovdm merged commit 5b0edca into main Jul 17, 2026
1 check passed
@luzanovdm
luzanovdm deleted the feat/fix-codeql-swift-analysis branch July 17, 2026 09:55
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.

1 participant