Marshall Bowers
|
a161a7d0c9
|
Format YAML files (#7887)
This PR formats the YAML files in the repo with Prettier.
Release Notes:
- N/A
|
2024-02-15 22:04:57 -05:00 |
|
Kirill Bulatov
|
25c4cfe1d0
|
Bump action runners versions
|
2024-02-09 15:25:16 +02:00 |
|
Kirill Bulatov
|
b59f925933
|
Upgrade GH actions to reduce CI warnings (#7403)
Deals with one of the warnings GH shows on our actions run:
https://github.com/zed-industries/zed/actions/runs/7790218555
<img width="1383" alt="image"
src="https://github.com/zed-industries/zed/assets/2690773/e523ec7c-bf43-4b0d-8c36-8540aef6fae9">
bufbuild/* actions seem to have no new major versions so there's nothing
new to upgrade to.
Release Notes:
- N/A
|
2024-02-05 22:26:56 +02:00 |
|
Marshall Bowers
|
d60ef81ede
|
Setup Danger (#6994)
This PR sets up [Danger](https://danger.systems/js/) to help us codify
some of our PR rules.
As an initial rule, Danger will check to ensure that every PR has a
`Release Notes` section:
<img width="943" alt="Screenshot 2024-01-29 at 11 50 12 AM"
src="https://github.com/zed-industries/zed/assets/1486634/4d56e759-e72f-4bc0-8e74-42c55e2e6888">
Release Notes:
- N/A
|
2024-01-29 11:58:24 -05:00 |
|