Commit Graph

7 Commits

Author SHA1 Message Date
Taiki Endo
0cc19d4b74 codegen: Remove flaky license auto-detection 2026-04-15 22:25:36 +09:00
Taiki Endo
e90c6a9b0d Update gungraun-runner@latest to 0.18.1 2026-04-12 00:57:45 +00:00
Taiki Endo
1cc7501bf8 Update gungraun-runner manifest 2026-04-11 00:52:14 +00:00
Taiki Endo
ea5c6b4f9e Update gungraun-runner@latest to 0.18.0 2026-04-10 15:34:16 +00:00
Taiki Endo
ae5d3f20c2 Update gungraun-runner manifest 2026-04-09 15:48:55 +00:00
Taiki Endo
7df5094d28 manifest-schema: Rename ManifestDownloadInfo::checksum to hash to reduce
manifest size

Before:
```
wc -c manifests/* | grep total
2808686 total
```

After:
```
wc -c manifests/* | grep total
2748178 total
```
2026-03-21 03:48:16 +09:00
gamma0987
28a014e014 Add gungraun-runner (#1520) 2026-02-17 02:31:19 +09:00