mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 22:43:18 +00:00
Add `./script/trigger-release {nightly|stable|preview}`
This command can be run regardless of the state of your local git
repository, and it
either triggers a workflow run of `bump_patch_version.yml` (for
stable/preview) or
it force pushes the nightly tag.
Also add some docs on releases to explain all of this.
Release Notes:
- N/A
|
||
|---|---|---|
| .. | ||
| bump_patch_version.yml | ||
| ci.yml | ||
| danger.yml | ||
| deploy_collab.yml | ||
| publish_extension_cli.yml | ||
| randomized_tests.yml | ||
| release_actions.yml | ||
| release_nightly.yml | ||
| update_all_top_ranking_issues.yml | ||
| update_weekly_top_ranking_issues.yml | ||