Commit graph

33 commits

Author SHA1 Message Date
0140f147a2
fix(ci): correct mismatched cache keys
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 2m57s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been cancelled
2025-04-20 15:39:18 -04:00
bd896715b3
fix(ci): incorrect tar arguments
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 2m59s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Failing after 1m19s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Failing after 1m15s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Failing after 1m17s
2025-04-20 15:32:42 -04:00
57c02e0f93
fix(ci): use correct link for zig
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 1m4s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
2025-04-20 15:28:27 -04:00
334706a1a4
fix(ci): do not pipe tar when extracting zig
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 53s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
2025-04-20 15:24:14 -04:00
eb67f61a0c
Revert "feat(ci): use cargo zibuild & xbuild"
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 55s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
This reverts commit 87d810aff3.
2025-04-19 21:12:04 +02:00
b41cdd9a75
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-19 21:12:03 +02:00
d94e08beea
fix(ci): ensure node is installed 2025-04-19 21:12:01 +02:00
e67ebafc38
feat(ci): use cargo zibuild & xbuild 2025-04-19 21:11:59 +02:00
70bfd360b4
feat(ci): seperate build and setup jobs 2025-04-19 21:11:57 +02:00
42f9dca9ac
fix(cicd): remove unneeded docker setup 2025-04-19 21:11:55 +02:00
a8e545ce22
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-19 21:11:46 +02:00
6cd774b886
feat: add a WIP ci/cd pipeline 2025-04-19 21:11:05 +02:00
64ea9a5c50
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
d0346b9455
chore: broaden the support of ci/cd 2025-04-19 21:10:57 +02:00
d63f68f079
refactor: A new beginning 2025-04-19 21:10:33 +02:00
60b9b42922
move Cross.toml to engine folder 2025-04-19 21:10:30 +02:00
8a6eeb1c44
seperate nested cross commands 2025-04-19 21:10:29 +02:00
b7d1f749e8
fix: temporarily switch to codeberg-small 2025-04-19 21:10:27 +02:00
65ecd8a33c
fix: configure cross with Cross.toml 2025-04-19 21:10:24 +02:00
312cde3aa7
fix: specify docker in docker 2025-04-19 21:10:22 +02:00
e14b12209e
fix: cross cant find cargo 2025-04-19 21:10:20 +02:00
c07b93675f
fix:manually set up docker-in-docker 2025-04-19 21:10:06 +02:00
f7757b86ad
properly specify artifact uses 2025-04-19 21:10:01 +02:00
0fd5283c85
feat:rework ci/cd to use cargo-cross 2025-04-19 21:10:00 +02:00
Speedy_Lex
91a61b9755
Try fix CI artifacts 2025-04-19 21:09:56 +02:00
b1b05b391b
fix: typo in arrch in workflow 2025-04-19 21:09:52 +02:00
858d2dba87
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
b15d093e0c
fix: specify github source for actions-rs 2025-04-19 21:09:48 +02:00
1ded9b14b1
fix: pkg-config cannot cross compile to different architectures 2025-04-19 21:09:46 +02:00
d3f804cee2
fix: dont use codeberg's broken ci/cd runners 2025-04-19 21:09:44 +02:00
4a94ac6518
fix: workflow fails due to long file names 2025-04-19 21:09:42 +02:00
a62fae960d
fix: ci/cd workflow doesnt properly compile wayland 2025-04-19 21:09:40 +02:00
b5deebb06b
change github workflow to be forgejo compatible 2025-04-19 21:09:38 +02:00