Commit Graph
11 Commits
Author SHA1 Message Date
dependabot[bot] 82b0f5c74f Bump actions/checkout from 4.3.0 to 5.0.0 (#6264) 2025-09-30 07:36:00 +02:00
Danny Mösch 3522309fcf Pin actions/cache to specific SHA (#6262) 2025-09-29 12:43:57 +00:00
Danny Mösch aa9dbac294 Run tests with Swift 6.2 as well (#6251) 2025-09-23 22:19:15 +02:00
Danny Mösch d11a65bfa5 Pin actions to specific SHAs 2025-08-30 15:18:00 +02:00
Danny Mösch 98c30205af Avoid storing Git credentials on disk if not required by follow-up steps 2025-08-30 15:18:00 +02:00
Danny Mösch 64fe977b81 Use installed Swift instead of Docker container 2025-08-09 09:07:05 +02:00
Danny Mösch 8a1e56ea24 Define consistent and unique cache keys (#6182)
Take OS name, build tool, Swift version and dependencies into account.
2025-08-08 20:00:59 +00:00
Danny Mösch 1d46d6cca2 Let Copilot build and test with SPM (#6181)
Bazel doesn't work well on Linux, especially in non-release mode and when building tests. This partially reverts a809480d4a.
2025-08-08 19:04:53 +02:00
Danny Mösch a809480d4a Let Copilot prefer Bazel (#6173)
* Add instructions for rule registration
* Add setup steps for coding agent using Bazel
* Make callable workflow so that its environment also applies to subsequent steps
2025-08-04 18:16:59 +02:00
Danny Mösch 5738a6138e Revert "Add setup steps for coding agent"
This reverts commit deb3678e6f.
2025-08-01 16:31:39 +02:00
Danny Mösch deb3678e6f Add setup steps for coding agent 2025-08-01 16:22:16 +02:00