Commit Graph

4 Commits

Author SHA1 Message Date
Max Goedjen
6d9b2f9744
Merge branch 'main' into maxgoedjen-patch-1 2025-09-11 18:32:31 -07:00
Max Goedjen
96ef91df0c
Use macOS 26 runner (#691)
* Update macOS version in GitHub Actions workflow

* Update macOS version in release workflow

* Update macOS version for nightly workflow

* Fix runner OS for Swift in CodeQL workflow
2025-09-12 01:15:54 +00:00
Max Goedjen
9d05a43e15
Try re-enabling swift codeql
Enable Swift language support for CodeQL analysis.
2025-09-10 00:27:20 -07:00
Max Goedjen
e0c24917f2
Add codeql workflow (#655)
* Add codeql workflow

* Disable signing on codeql workflow

Updated build command to disable code signing.

* Archive

* Temporarily disable previews

* Try disabling hardening

* Release mode

* Previews

* Temporarily disable.

* Update xcodebuild command in codeql.yml

* Try swift build output

* Fix

* Revert "Fix"

This reverts commit 064172779a.

* Revert "Try swift build output"

This reverts commit a3aa982223.

* Reset most stuff back to main

* Cleanup workflows and limit a few jobs to read.

* .
2025-09-04 06:46:21 +00:00