ZIm/script
Julia Ryan 4c5058c077
Fix uploading mac dsyms (#35904)
I'm not sure we actually want to be using `debug-info=unpacked` and then
running `dsymutil` with `--flat`, but for now the minimal change to get
this working is to manually specify the flattened, uncompressed debug
info file for upload, which in turn will cause `sentry-cli` to pick up
on source-info for the zed binary.

I think in the future we should switch to `packed` debug info, both for
the zed binary _and_ the remote server, and then we can tar up the
better supported `dSYM` folder format rather than the flat dwarf
version.

Release Notes:

- N/A
2025-08-09 03:28:36 -07:00
..
danger Add Danger check for changes to eval fixtures (#33852) 2025-07-03 14:27:49 +00:00
flatpak Add (flatpak) and (snap) suffixes to Zed version in system info (#32903) 2025-06-17 20:39:35 +00:00
issue_response script: Ignore feature/meta issues from issue_response nag (#28332) 2025-04-08 17:14:07 -04:00
lib filter out comments in deploy helper env vars (#35847) 2025-08-07 18:01:46 -07:00
licenses Make script/generate-license fail on WARN too (#34008) 2025-07-07 13:56:53 -04:00
terms Legal Terms: May 6th 2025 update (#30151) 2025-05-07 17:14:02 +00:00
update_top_ranking_issues Remove duplicate issues in top-ranking issues script (#33127) 2025-06-20 17:13:26 -04:00
analyze_highlights.py
bootstrap collab: Add automatic install of minio deb or rpm to script/bootstrap (#32968) 2025-06-18 19:07:57 +00:00
bootstrap.ps1 windows: Make collab run on Windows (#23117) 2025-01-17 09:39:13 +02:00
build-docker
bump-extension-cli Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
bump-nightly Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
bump-zed-minor-versions Set upstream tracking when pushing preview branch (#32075) 2025-06-04 10:42:50 -04:00
bump-zed-patch-version Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
bundle-freebsd linux: Make desktop file executable (#35597) 2025-08-04 15:35:19 -04:00
bundle-linux linux: Make desktop file executable (#35597) 2025-08-04 15:35:19 -04:00
bundle-mac Fix uploading mac dsyms (#35904) 2025-08-09 03:28:36 -07:00
bundle-windows.ps1 windows: Port to DirectX 11 (#34374) 2025-07-30 15:27:58 -07:00
check-keymaps Add CI check that cmd- is not in linux keymaps + check other mods (#32334) 2025-06-08 09:34:07 +00:00
check-licenses Change license of crates/livekit_api from AGPL to GPL (#25206) 2025-02-19 23:32:51 +00:00
check-links ci: Restore lychee link check. Only validate internal links (#32463) 2025-06-10 11:20:07 -04:00
check-todos Add CI check that cmd- is not in linux keymaps + check other mods (#32334) 2025-06-08 09:34:07 +00:00
clear-target-dir-if-larger-than Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
clear-target-dir-if-larger-than.ps1 windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
clippy Run additional checks from script/clippy if local (#29768) 2025-05-02 01:26:12 +00:00
clippy.ps1 Windows tests on self-hosted runners (#29764) 2025-06-16 17:29:36 -04:00
collab-flamegraph Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
crate-dep-graph Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
create-draft-release
create-migration
debug-cli Add a small script to make debugging the CLI easier (#32971) 2025-06-18 19:24:16 +00:00
deploy-collab Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
deploy-postgrest Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
determine-release-channel
determine-release-channel.ps1 windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
digital-ocean-db.sh Add a script to connect to the database. (#32023) 2025-06-04 09:23:23 -06:00
draft-release-notes
drop-test-dbs Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
exit-ci-if-dev-drive-is-full.ps1 windows: Fix tests on Windows (#22616) 2025-02-05 14:30:09 +00:00
freebsd Add initial FreeBSD script & installation doc (#30981) 2025-06-06 23:14:25 +00:00
generate-licenses nix: Fix generate-licenses failure (#34072) 2025-07-08 18:05:11 +00:00
generate-licenses-csv ci: Hide harmless cargo about error from release output (#27433) 2025-03-25 16:24:05 +00:00
generate-licenses.ps1 Add licenses.md for Windows build (#34272) 2025-07-11 19:28:48 +02:00
generate-terms-rtf Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
get-crate-version Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
get-crate-version.ps1 windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
get-preview-channel-changes
get-pull-requests-since
get-release-notes-since
get-released-version Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
github-pr-status A script to help with PR naggery (#32025) 2025-06-04 09:23:14 -06:00
histogram
import-themes Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
install-cmake
install-linux
install-mold
install-rustup.ps1 Windows tests on self-hosted runners (#29764) 2025-06-16 17:29:36 -04:00
install.sh Use TMPDIR environment variable in install script (#35636) 2025-08-08 05:05:56 +00:00
kube-shell Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
language-extension-version Add text objects to extensions (#21488) 2024-12-03 13:56:25 -07:00
linux Add libx11 to openSUSE build dependencies (#35553) 2025-08-04 06:17:42 +00:00
metal-debug Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
mitm-proxy.sh Improve script/mitm-proxy.sh to support podman (#25834) 2025-02-28 22:37:03 +00:00
new-crate Fix new crate license symlink (#34922) 2025-07-22 15:46:25 -04:00
prompts Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
randomized-test-ci
randomized-test-minimize
remote-server
reset_db Fix reset_db script (#29067) 2025-04-18 19:28:14 +00:00
run-local-minio collab: Add automatic install of minio deb or rpm to script/bootstrap (#32968) 2025-06-18 19:07:57 +00:00
seed-db Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
setup-dev-driver.ps1 windows: Use dev drive instead of ReFS (#25858) 2025-03-01 22:43:10 +08:00
shellcheck-scripts
snap-build Add scripts and configuration for building snap package (#25064) 2025-02-19 10:28:23 -07:00
snap-try Add scripts and configuration for building snap package (#25064) 2025-02-19 10:28:23 -07:00
squawk
storybook Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
symbolicate Fix script/symbolicate for Linux panic reports (#33822) 2025-07-03 01:04:27 +00:00
trigger-release Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
uninstall.sh Add an uninstall script (#21213) 2024-11-28 10:31:12 +02:00
update-json-schemas
update-workspace-hack Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
update-workspace-hack.ps1 windows: Add update-workspace-hack.ps1 script (#28219) 2025-04-07 21:26:26 +08:00
upload-extension-cli
upload-nightly freebsd: Improve nightly builds of zed-remote-server (#32255) 2025-06-06 15:30:03 +00:00
upload-nightly.ps1 windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
what-is-deployed Fix nix build (#26270) 2025-03-10 01:06:11 -07:00
zed-local Rework authentication for local Cloud/Collab development (#35450) 2025-08-01 00:55:17 +00:00