zed/script
Max Brunsfeld 647b08b101
Update local development workflow to not involve zed.dev (#4103)
When testing Zed locally, it's rarely necessary to log in the real with,
via Zed.dev and GitHub. We usually use `zed-local`. Since zed.dev is not
going to be open source (at least right away), this PR removes it from
our local development workflow.

* Remove zed.dev from the Procfile
* Change the `seed` script to not create an admin user for your
signed-in github user
* Instead have both `zed-local` and the `seed` script read from an
`.admins.json` file, which the user can create in order to customize who
they sign in as when running `zed-local`.
* Update all of the docs for building and developing zed.
2024-01-17 15:07:20 -08:00
..
eula Fix typo in EULA 2023-11-09 11:08:30 -05:00
lib Push branch before tag 2024-01-08 15:49:03 -07:00
licenses Update icons to new zed file icon set 2023-07-19 11:10:30 -07:00
bootstrap Fix failure to load .env.toml in bootstrap script 2022-11-08 14:09:17 -08:00
bump-collab-version Tweak version-bumping scripts 2022-10-27 12:10:09 -07:00
bump-nightly Set -e in bump-nightly script 2023-11-20 11:01:37 -08:00
bump-zed-minor-versions If enabled, search in ignored files during project search 2023-11-22 16:41:02 +02:00
bump-zed-patch-version Create new Zed release channel: nightly 2023-11-17 12:13:32 +02:00
bundle Remove the last of the major todos 2024-01-09 16:14:54 -08:00
clear-target-dir-if-larger-than ci: clear the target dir if it gets too big 2023-05-11 09:43:13 -07:00
crate-dep-graph Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
deploy-collab Add migration information to release docs and fix scripts 2024-01-11 11:24:17 -08:00
deploy-migration Deploy tweaks 2024-01-05 13:24:29 -07:00
deploy-postgrest Add nightly environment for collab 2024-01-02 14:29:21 -08:00
drop-test-dbs Consolidate logic for completion alongside code actions in Project 2022-02-08 14:24:45 -08:00
evaluate_semantic_index move keychain access into semantic index as opposed to on init 2023-10-24 13:26:37 +02:00
generate-eula-rtf Update EULA 2023-04-05 08:18:51 -06:00
generate-licenses Decouple theme license generation from TypeScript theme definitions (#3917) 2024-01-05 13:38:12 -05:00
get-changes-since Don't hardcode dates into script 2023-05-24 17:39:02 -04:00
get-crate-version Create preview channel 2022-10-26 16:19:19 -07:00
get-preview-channel-changes Improve get preview channel changes script 2023-11-08 11:40:53 -05:00
import-themes Style wrap guides for imported themes 2023-12-18 11:16:22 -05:00
kube-shell Add kube-shell script, for running shell commands in a deployed container 2021-09-29 14:55:16 -07:00
metal-debug Add script to debug Metal frames 2022-01-27 08:51:55 +01:00
randomized-test-ci Fail the randomized test build after reporting the error to zed.dev 2023-04-18 18:41:33 -07:00
randomized-test-minimize Update test name in randomized-test-minimize script 2023-09-06 14:29:11 -07:00
reset_db Add reset_db script 2023-09-25 21:45:28 -04:00
seed-db Rework db-seeding, so that it doesn't depend on a github auth token 2024-01-17 13:28:58 -08:00
sqlx Add bootstrap script, avoid hard-coding zed team members 2022-08-15 13:25:31 -07:00
squawk Do not run squawk tests outside of PR builds 2024-01-15 16:20:53 +02:00
storybook Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00
upload-nightly Log Zed build sha in release builds. 2023-12-08 21:38:28 +02:00
what-is-deployed Add migration information to release docs and fix scripts 2024-01-11 11:24:17 -08:00
zed-local Rework db-seeding, so that it doesn't depend on a github auth token 2024-01-17 13:28:58 -08:00