ZIm/.github
Thorsten Ball 66f0c390a8
linux: Fix missing licenses in binary causing panics (#14561)
Turns out that the existing CI step for Nightly did create the licenses
and they have been baked into X86 builds ever since, because our
builders are stateful.

On ARM machines, the licenses wouldn't exist in the binary because we
called `script/generate-licenses` too late in `scripts/bundle-linux`,
after the binary had been created.

This removes the duplication and generates the licenses once, before the
binary is created.

Fixes #14302.

Release Notes:

- Fixed "View Dependency Licenses" (or `zed: open licenses`) crashing on
Linux ARM machines.
([#14302](https://github.com/zed-industries/zed/issues/14302)
2024-07-16 14:55:30 +02:00
..
actions Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
ISSUE_TEMPLATE Add linux Zed log location to crash report github issue template (#14373) 2024-07-15 09:27:12 -04:00
workflows linux: Fix missing licenses in binary causing panics (#14561) 2024-07-16 14:55:30 +02:00
cherry-pick-bot.yml Maybe make cherry-pick-bot better 2024-02-28 15:26:30 -07:00
pull_request_template.md PR template: Make issue numbers double clickable (no brackets) (#13989) 2024-07-09 11:30:06 -04:00