ZIm/script/licenses
Peter Tripp 2a6ef006f4
Make script/generate-license fail on WARN too (#34008)
Current main shows this on `script/generate-licenses`:
```
[WARN] failed to validate all files specified in clarification for crate ring 0.17.14: checksum mismatch, expected '76b39f9b371688eac9d8323f96ee80b3aef5ecbc2217f25377bd4e4a615296a9'
```

Ring fixed it's licenses ambiguity upstream. This warning was
identifying that their license text (multiple licenses concatenated) had
changed (sha mismatch) and thus our license clarification was invalid.

Tested the script to confirm this [now
fails](https://github.com/zed-industries/zed/actions/runs/16118890720/job/45479355992?pr=34008)
under CI and then removed the ring clarification because it is no longer
required and now passes.

Release Notes:

- N/A
2025-07-07 13:56:53 -04:00
..
template.csv.hbs Add script to generate license dependencies as csv (#18411) 2024-09-26 16:21:20 -04:00
template.md.hbs Add script to generate license dependencies as csv (#18411) 2024-09-26 16:21:20 -04:00
zed-licenses.toml Make script/generate-license fail on WARN too (#34008) 2025-07-07 13:56:53 -04:00