zed/.github
Conrad Irwin c656101862
Use gh-workflow for the run-bundling aspects of CI.yml (#41304)
To help make our GitHub Actions easier to understand, we're planning to
split the existing `ci.yml` into three separate workflows:

* run_bundling.yml (this PR)
* run_tests.yml 
* make_release.yml

To avoid the duplication that this might otherwise cause, we're planning
to write the workflows with gh-workflow, and use rust instead of
encoding logic in YAML conditions.

Release Notes:

- N/A

---------

Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-10-28 09:12:04 -06:00
..
actions ci: Bump max target directory size on Mac to 300GB (#40778) 2025-10-21 11:24:22 +02:00
ISSUE_TEMPLATE Add an issue template for Git bugs (#41048) 2025-10-23 16:22:32 -04:00
workflows Use gh-workflow for the run-bundling aspects of CI.yml (#41304) 2025-10-28 09:12:04 -06:00
actionlint.yml ci: Switch from ubuntu-latest to namespace (2) (#36702) 2025-08-21 13:21:37 -04:00
cherry-pick-bot.yml Maybe make cherry-pick-bot better 2024-02-28 15:26:30 -07:00
pull_request_template.md Simplify PR template (#19337) 2024-10-16 20:22:08 -06:00