..
danger
Remove another false-positive Danger message ( #19769 )
2024-10-26 01:55:46 +03:00
flatpak
Flatpak fixes ( #14083 )
2024-07-10 12:51:08 -06:00
lib
Install cargo-edito without extra features ( #18457 )
2024-09-27 22:42:04 +03:00
licenses
Allow Unicode-3.0 license in checks ( #20339 )
2024-11-07 09:59:41 +02:00
terms
Regenerate terms.rtf fixing Privacy Policy link ( #17877 )
2024-09-16 12:17:41 -04:00
update_top_ranking_issues
Fix variable name typo ( #19244 )
2024-10-15 16:01:50 -04:00
analyze_highlights.py
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
bootstrap
Refactor scripts to use command -v
instead of which
( #20306 )
2024-11-07 09:34:56 +02:00
build-docker
Support More Linux ( #18480 )
2024-09-30 17:46:21 -04:00
bump-extension-cli
Add a script for bumping the extension CLI ( #9646 )
2024-03-21 12:05:31 -04:00
bump-nightly
./script/trigger-release ( #10589 )
2024-04-16 19:32:51 -06:00
bump-zed-minor-versions
Remove 0-patch requirement on main in bump-zed-minor-versions
2024-02-14 13:13:44 -05:00
bump-zed-patch-version
ci: Add script/determine-release-channel ( #18476 )
2024-09-30 16:17:21 -04:00
bundle-linux
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
bundle-mac
Cleanup Framework directory when re-bundling for macOS ( #20342 )
2024-11-07 11:34:27 +02:00
check-licenses
Stop using xtask for clippy ( #13223 )
2024-06-18 13:49:44 -06:00
clear-target-dir-if-larger-than
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
clippy
Stop using xtask for clippy ( #13223 )
2024-06-18 13:49:44 -06:00
collab-flamegraph
Only 5s of data! ( #8983 )
2024-03-06 21:35:46 -07:00
crate-dep-graph
Remove 2 suffix for collab, rope, settings, menu
2024-01-03 12:29:16 -08:00
create-draft-release
Use our own git clone in draft release notes ( #20956 )
2024-11-21 11:55:22 -07:00
create-migration
remoting ( #9680 )
2024-03-22 08:44:56 -06:00
deploy-collab
just kidding ( #7241 )
2024-02-01 11:57:09 -07:00
deploy-postgrest
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
determine-release-channel
Fix bad quote in script/determine-release-channel ( #20613 )
2024-11-13 12:41:50 -05:00
draft-release-notes
Use our own git clone in draft release notes ( #20956 )
2024-11-21 11:55:22 -07:00
drop-test-dbs
Consolidate logic for completion alongside code actions in Project
2022-02-08 14:24:45 -08:00
generate-licenses
Add script to generate license dependencies as csv ( #18411 )
2024-09-26 16:21:20 -04:00
generate-licenses-csv
Add script to generate license dependencies as csv ( #18411 )
2024-09-26 16:21:20 -04:00
generate-terms-rtf
Update Terms and Conditions ( #16478 )
2024-08-19 17:08:46 -04:00
get-crate-version
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
get-preview-channel-changes
Minor improvements to release tooling ( #17502 )
2024-09-06 13:34:33 -04:00
get-pull-requests-since
Add a get-release-notes-since
script ( #18445 )
2024-09-27 10:59:19 -04:00
get-release-notes-since
Add a get-release-notes-since
script ( #18445 )
2024-09-27 10:59:19 -04:00
get-released-version
./script/trigger-release ( #10589 )
2024-04-16 19:32:51 -06:00
histogram
Print error message and skip line
2024-01-23 16:52:08 +01:00
import-themes
Style wrap guides for imported themes
2023-12-18 11:16:22 -05:00
install-cmake
Improve install-cmake script ( #20836 )
2024-11-18 16:39:57 -05:00
install-linux
linux scripts: Respect $CARGO_TARGET_DIR
( #13830 )
2024-07-05 14:19:05 +03:00
install-mold
Support More Linux ( #18480 )
2024-09-30 17:46:21 -04:00
install.sh
Refactor scripts to use command -v
instead of which
( #20306 )
2024-11-07 09:34:56 +02:00
kube-shell
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
label_data.json
ci: Update issue templates. Rename defect to bug and improve log formatting ( #20246 )
2024-11-05 12:07:17 -05:00
language-extension-version
Document extension bump process ( #18872 )
2024-10-08 16:13:56 -04:00
linux
Update openSUSE dependencies to build on fresh Tumbleweed installation ( #20298 )
2024-11-06 11:05:13 -05:00
metal-debug
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
prompts
Improve dev experience for built-in prompts ( #16413 )
2024-08-17 12:28:53 -06:00
randomized-test-ci
Remove ZED_CLIENT_SECRET_TOKEN
2024-01-23 10:34:43 -07:00
randomized-test-minimize
Format scripts with Prettier ( #8393 )
2024-02-25 11:03:33 -05:00
remote-server
Add remote server cross compilation ( #19136 )
2024-10-12 23:23:56 -07:00
reset_db
collab: Setup database for LLM service ( #15882 )
2024-08-06 17:18:08 -04:00
run-local-minio
Fix tracing subscriber after introducing Tokio-console ( #8907 )
2024-03-05 14:11:33 -08:00
seed-db
Make it (a tiny bit) easier to run your own collab ( #9557 )
2024-03-20 21:00:02 -06:00
shellcheck-scripts
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
squawk
Configure squawk rules ( #16144 )
2024-08-12 22:11:36 -04:00
storybook
Remove 2 suffix for ui, storybook, text
2024-01-03 12:33:51 -08:00
symbolicate
Fix ./script/symbolicate on Preview crashes ( #8956 )
2024-03-06 10:26:50 -07:00
trigger-release
./script/trigger-release ( #10589 )
2024-04-16 19:32:51 -06:00
update-json-schemas
Bump JSON schemas: package.json, tsconfig.json ( #20910 )
2024-11-20 13:35:00 -05:00
upload-extension-cli
Add GitHub Action for publishing the extension CLI ( #9542 )
2024-03-19 14:19:32 -04:00
upload-nightly
ci: Add shellcheck for scripts ( #20631 )
2024-11-18 16:41:22 -05:00
what-is-deployed
Deploy collab like nightly ( #7174 )
2024-02-01 11:54:49 -07:00
zed-local
SSH Remoting: Fix bugs in worktree syncing ( #18406 )
2024-09-26 12:03:57 -07:00