Commit graph

19 commits

Author SHA1 Message Date
b97dd094e1
fix(ci): manully pull git-lfs files
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 11s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 1m13s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
2025-04-21 21:02:06 -04:00
33a16386c8
fix(ci): install git-lfs
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 12s
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been cancelled
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 3m15s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
2025-04-21 20:50:21 -04:00
0aecf8d0ed
feat(ci): universal MacOS build support
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 12s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Failing after 5s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build universal2-apple-darwin (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build aarch64-pc-windows-msvc (push) Has been skipped
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Has been skipped
2025-04-21 20:44:26 -04:00
be1efba120
fix(ci): duplicate extension for Windows build step
Some checks failed
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 11s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Blocked by required conditions
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Blocked by required conditions
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Has been cancelled
2025-04-21 20:15:57 -04:00
7c1663c6f0
feat(ci): windows build support 2025-04-21 20:15:47 -04:00
1350d78704
fix(ci): caching and vulkan builds, add tests 2025-04-21 20:15:45 -04:00
61efe943e0
fix(ci): remove unneeded -y argument from cargo-install 2025-04-21 20:15:39 -04:00
fb3da1200e
fix(ci): use cargo-install instead of cargo-binstall 2025-04-21 20:15:38 -04:00
4e1e9a27bd
fix(ci): correct mismatched cache keys 2025-04-21 20:15:36 -04:00
50a979b07f
fix(ci): incorrect tar arguments 2025-04-21 20:15:34 -04:00
337c14c618
fix(ci): use correct link for zig 2025-04-21 20:15:32 -04:00
b008672bca
fix(ci): do not pipe tar when extracting zig 2025-04-21 20:15:31 -04:00
0ebb0ed2bf
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-21 20:15:20 -04:00
c3a1d4ec17
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-21 20:15:18 -04:00
1891396416
fix(ci): ensure node is installed 2025-04-21 20:15:16 -04:00
8279b4628e
feat(ci): use cargo zibuild & xbuild 2025-04-21 20:15:14 -04:00
9b8d40c2f7
feat(ci): seperate build and setup jobs 2025-04-21 20:15:13 -04:00
1bfe02985e
fix(cicd): remove unneeded docker setup 2025-04-21 20:15:11 -04:00
8da3ec4a63
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-21 20:15:04 -04:00
Renamed from .gitlab/workflows/rust.yml (Browse further)