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
bootstrap
bump-collab-version
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
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
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
generate-licenses Decouple theme license generation from TypeScript theme definitions (#3917) 2024-01-05 13:38:12 -05:00
get-changes-since
get-crate-version
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
metal-debug
randomized-test-ci
randomized-test-minimize
reset_db
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
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