Peter Tripp
ebc4688c2a
Fix script/bump-zed-minor-versions. Revert #22834 Revert #22614 ( #22837 )
...
Fixes an incorrect error message.
Turns out it is impossible to set remote tracking to a branch that doesn't exist on the remote, so let's not even try.
Reverts #22834
Reverts #22614
2025-01-08 10:59:30 -05:00
Peter Tripp
7f0e13258c
Fix upstream branch tracking error in script/bump-zed-minor-versions ( #22834 )
...
Follow-up to: https://github.com/zed-industries/zed/pull/22614
2025-01-08 10:38:56 -05:00
Peter Tripp
663f5244ca
Deploy script: Specify remote for new Preview branch ( #22614 )
...
Set the git remote tracking branch when the new Preview branch is
created by `script/bump-zed-minor-versions`. This only impacts the local
git branch configuration of the user who runs this script.
Release Notes:
- N/A
2025-01-03 15:25:15 +00:00
Peter Tripp
4fbb568f42
Improve script/bump-zed-minor-version
( #22199 )
...
- Follow up to: https://github.com/zed-industries/zed/pull/22170
CC: @mgsloan
Release Notes:
- N/A
---------
Co-authored-by: Michael Sloan <mgsloan@gmail.com>
2024-12-20 21:02:57 +00:00
Michael Sloan
433cb99170
Remove main push from bump-zed-minor-versions
script ( #22170 )
...
Motivation for this is to allow the `main` branch to be protected. This will enable use of auto-merge and merge queue.
Co-authored-by: Peter Tripp <peter@zed.dev>
2024-12-18 11:32:58 -05:00
Joseph T. Lyons
6876ea44ac
Remove 0-patch requirement on main in bump-zed-minor-versions
2024-02-14 13:13:44 -05:00
Kirill Bulatov
92953fb53d
If enabled, search in ignored files during project search
2023-11-22 16:41:02 +02:00
Kirill Bulatov
6680e1e9fe
Create new Zed release channel: nightly
2023-11-17 12:13:32 +02:00
Joseph T. Lyons
5b5c232cd1
Revert "Temporarily comment out cargo check commands"
...
This reverts commit 29e35531af
.
2023-09-06 12:54:53 -04:00
Joseph T. Lyons
29e35531af
Temporarily comment out cargo check commands
2023-09-06 12:53:50 -04:00
Max Brunsfeld
9355d501bc
Fetch release branches before bumping zed minor versions
2022-11-09 14:02:46 -08:00
Max Brunsfeld
c9ba41d002
Fix errors in bump-zed-minor-versions script
...
Co-authored-by: Joseph Lyons <joseph@zed.dev>
2022-11-02 10:25:20 -07:00
Max Brunsfeld
9cbb698b96
Fix panic when hitting tab at the beginning of a line with mixed tab/space indent
2022-10-31 10:51:20 -07:00
Max Brunsfeld
9e55051811
Tweak version-bumping scripts
2022-10-27 12:10:09 -07:00