mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 05:00:16 +00:00
647b08b101
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. |
||
---|---|---|
.. | ||
eula | ||
lib | ||
licenses | ||
bootstrap | ||
bump-collab-version | ||
bump-nightly | ||
bump-zed-minor-versions | ||
bump-zed-patch-version | ||
bundle | ||
clear-target-dir-if-larger-than | ||
crate-dep-graph | ||
deploy-collab | ||
deploy-migration | ||
deploy-postgrest | ||
drop-test-dbs | ||
evaluate_semantic_index | ||
generate-eula-rtf | ||
generate-licenses | ||
get-changes-since | ||
get-crate-version | ||
get-preview-channel-changes | ||
import-themes | ||
kube-shell | ||
metal-debug | ||
randomized-test-ci | ||
randomized-test-minimize | ||
reset_db | ||
seed-db | ||
sqlx | ||
squawk | ||
storybook | ||
upload-nightly | ||
what-is-deployed | ||
zed-local |