Commit Graph

5 Commits

Author SHA1 Message Date
Catriel Müller 8a1701ba61 Depot runners (#65)
* refactor: depot runners

* refactor: update image
2026-01-29 16:13:04 +01:00
Marius Wichtner 04fc8b4e0c fix: replace Blacksmith runners with GitHub-hosted runners
Replace all Blacksmith runner references with standard GitHub-hosted runners:
- blacksmith-4vcpu-ubuntu-2404 → ubuntu-latest
- blacksmith-4vcpu-ubuntu-2404-arm → ubuntu-24.04-arm
- blacksmith-4vcpu-windows-2025 → windows-latest

This enables GitHub Actions to run in the Kilo-Org fork which doesn't have
access to Blacksmith runners.
2026-01-27 20:26:05 +01:00
Marius Wichtner 28bc49f6fd chore: disable OpenCode-specific GitHub Actions for kilo-cli fork 2026-01-27 11:37:12 +01:00
Aiden Cline d556143e3b ci: fix branch name 2025-12-16 14:35:42 -06:00
Aiden Cline ee10d9b898 ci: auto tag github action once a change is shipped for it 2025-12-16 14:13:51 -06:00