Commit Graph

23 Commits

Author SHA1 Message Date
Raboneko 9dfb4d8f3f fix: disable large runners for zed (#1800) (#1802)
(cherry picked from commit eda54638b3)

Co-authored-by: lea <lleyton@fyralabs.com>
2024-08-01 00:54:37 -07:00
Raboneko f970326593 fix: don't run zed tests by default (#1786) (#1790)
(cherry picked from commit 662487b534)

Co-authored-by: lea <lleyton@fyralabs.com>
2024-07-31 11:53:36 -07:00
Raboneko 9ac7e33047 bump: preview 2024-07-30 20:16:49 +00:00
lea 4c028de981 fix: use mold for linking and various other fixes (#1648) (#1664)
(cherry picked from commit 1d8cafc982)

# Conflicts:
#	anda/devs/zed/preview/zed-preview.spec
2024-07-26 20:32:11 -07:00
madomado 592d1f1208 bump: zed-nightly (#1644)
Signed-off-by: madomado <madonuko@outlook.com>
2024-07-26 09:41:25 -05:00
madomado 6c8f1b0edc fix: revert packages that requires openssl-devel-engine (#1627) 2024-07-25 22:32:17 -07:00
Raboneko 2593fefb8c bump: preview 2024-07-24 20:39:53 +00:00
madomado 29e88b5860 chore(sync): frawhide -> f40 (#1618) 2024-07-25 02:17:39 +08:00
Raboneko 3ccd5c3cbd bump: stable 2024-07-24 17:50:24 +00:00
Raboneko dee53821fd bump: stable 2024-07-19 20:23:08 +00:00
Raboneko 910df12f6a bump: preview 2024-07-19 19:59:26 +00:00
Raboneko e7a3c85351 fix: Update .desktop packaging (Prepping for https://github.com/zed-industries/zed/pull/14104) (#1506) (#1541)
(cherry picked from commit 417da16955)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-07-18 11:44:24 +07:00
Raboneko 52b3be7f59 bump: preview libhelium 2024-07-17 19:11:06 +00:00
Raboneko 7e640068fb bump: stable 2024-07-17 17:18:10 +00:00
Raboneko a697caa5cf bump: preview 2024-07-16 22:14:17 +00:00
Raboneko 88f174ed63 bump: preview stable 2024-07-12 03:31:35 +00:00
Raboneko 4851d9c6b6 bump: preview 2024-07-11 21:39:10 +00:00
Raboneko 9e71bd0123 add: zed/stable (#1502) (#1504)
* add: zed/stable

* chore: remove nightly label

* fix: change spec path

* oops

* fix: add libcurl to dependencies

(cherry picked from commit 9c6eda5d9e)

Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-07-11 13:56:54 +08:00
madomado fbd580b04a chore(sync): rawhide -> 40 (#1494)
Doing this again due to bad timing with PR/backport etc.
2024-07-10 14:43:36 -05:00
Raboneko 4d3f38f5a4 fix(update): zed-preview (#1485) (#1487)
Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 995bd8aed0)

Co-authored-by: madomado <madonuko@outlook.com>
2024-07-11 00:08:28 +08:00
Raboneko 4f29b72156 fix(update): authy lomiri-ui-toolkit zed-* manrope albius stellar (#1468) (#1477)
(cherry picked from commit 5d384c83c5)

Co-authored-by: madomado <madonuko@outlook.com>
2024-07-11 00:03:59 +08:00
Raboneko 61c5cdb017 add zed-preview (#1397) (#1403)
* todo: update.rhai script

* make update.rhai for preview

Co-authored-by: madomado <madonuko@outlook.com>

* not nightly

---------

Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 5872dcddc1)

Co-authored-by: june <159748074+june-fish@users.noreply.github.com>
2024-06-28 14:13:09 -07:00
june 2291a214d9 add: zed-nightly (#1377)
* wip

* remove old desktop file

* remove --frozen from build

* bump commit and use correct version

* check Cargo.toml for version

* fix spacing in anda.hcl

* slow down zed build

* run with 4 jobs

* zed-nightly(anda): tag as large

* ci: if package is labelled as large, use lg runners for x86

* don't slow down build

* Update zed-nightly.spec

Signed-off-by: june <159748074+june-fish@users.noreply.github.com>

* Update zed-nightly.spec

Signed-off-by: june <159748074+june-fish@users.noreply.github.com>

* use rpm profile

* use correct paths for installing zed binaries

* remove unneded debug_package line

* use cargo_install macro

* Revert "use cargo_install macro"

This reverts commit a03c3b3a69.

* don't mangle sources

* reorganize zed
to prepare for multiple packages

---------

Signed-off-by: june <159748074+june-fish@users.noreply.github.com>
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
Co-authored-by: lea <lleyton@fyralabs.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-06-26 21:09:14 -07:00