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 |
|
Taiki Endo
|
51a31a33f4
|
Update earthly@latest to 0.8.16
|
2025-07-17 06:13:01 +09:00 |
|
Taiki Endo
|
58e7e8a24b
|
codegen: Mark go's static-linked linux binaries as musl
Same as e77cabb736.
|
2025-01-29 04:56:49 +09:00 |
|
Taiki Endo
|
67ffa93ba2
|
Update earthly@latest to 0.8.15
|
2024-07-13 06:12:52 +09:00 |
|
John Vandenberg
|
a6c0face45
|
Use asset etag to avoid fetches (#547)
|
2024-06-21 03:54:24 +00:00 |
|
Taiki Endo
|
ca13ba3e0d
|
Update earthly@latest to 0.8.14
|
2024-06-11 05:42:24 +09:00 |
|
John Vandenberg
|
e7b91e1d2b
|
Add earthly (#520)
|
2024-06-09 18:10:43 +09:00 |
|