Commit graph

12 commits

Author SHA1 Message Date
ca69d8b382
fix(ci): use cargo-install instead of cargo-binstall
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Failing after 1m2s
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:55:38 -04:00
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
Renamed from .gitlab/workflows/rust.yml (Browse further)