Commit Graph

3 Commits

Author SHA1 Message Date
Raboneko 7a6edb0a4b fix(zed, zed-nightly, zed-preview): Build and licenses (#4198) (#4435)
* fix: zed{nightly,preview}

* Actual license hell

* LOL

* Bump all the releases

* Small change to try CI again

* Ehhhh

* Custom global macro?

* More efficient license macro



* Update zed-preview.spec



* Update zed.spec



* use large labels

* Update zed-nightly.spec



* Update zed-preview.spec



* Update zed-nightly.spec



* Update zed.spec



* Update zed-nightly.spec



* Update zed-preview.spec



* Update zed.spec



---------



(cherry picked from commit 156336a8b5)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
Co-authored-by: lea <lleyton@fyralabs.com>
2025-04-26 01:11:30 +08:00
lea eda54638b3 fix: disable large runners for zed (#1800) 2024-08-01 15:39:25 +08:00
Raboneko 7b3fdc34a7 add: zed-nightly (#1377) (#1395)
* 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>
(cherry picked from commit 2291a214d9)

Co-authored-by: june <159748074+june-fish@users.noreply.github.com>
2024-06-26 21:10:01 -07:00