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
|
a472410e55
|
Update deepsource@latest to 0.10.1
|
2025-08-08 00:18:03 +09:00 |
|
Taiki Endo
|
2a192afd9c
|
Update deepsource@latest to 0.10.0
|
2025-08-06 00:32:06 +09:00 |
|
Taiki Endo
|
5de533f2e9
|
Update deepsource@latest to 0.9.0
|
2025-05-26 02:48:20 +09:00 |
|
John Vandenberg
|
a6c0face45
|
Use asset etag to avoid fetches (#547)
|
2024-06-21 03:54:24 +00:00 |
|
John Vandenberg
|
f6578d890d
|
Add deepsource (#522)
|
2024-06-09 18:10:54 +09:00 |
|