Commit graph

16 commits

Author SHA1 Message Date
daa9bbf020
fix(ci): duplicate extension for Windows build step
All checks were successful
Build Zenyx ⚡ / 🔧 Setup Environment (push) Successful in 11s
Build Zenyx ⚡ / 🧪 Run Cargo Tests (push) Successful in 1m22s
Build Zenyx ⚡ / 🏗️ Build aarch64-unknown-linux-gnu (push) Successful in 4m26s
Build Zenyx ⚡ / 🏗️ Build x86_64-unknown-linux-gnu (push) Successful in 4m27s
Build Zenyx ⚡ / 🏗️ Build x86_64-pc-windows-msvc (push) Successful in 3m40s
2025-04-21 19:46:48 -04:00
9076c54b3f
feat(ci): windows build support 2025-04-21 19:27:04 -04:00
34dcc847c5
fix(ci): caching and vulkan builds, add tests 2025-04-21 19:27:02 -04:00
ae67fe3267
fix(ci): remove unneeded -y argument from cargo-install 2025-04-21 19:26:57 -04:00
c6e80db0e0
fix(ci): use cargo-install instead of cargo-binstall 2025-04-21 19:26:55 -04:00
87d7e6ad88
fix(ci): correct mismatched cache keys 2025-04-21 19:26:53 -04:00
8bca2dfd48
fix(ci): incorrect tar arguments 2025-04-21 19:26:51 -04:00
92530ce621
fix(ci): use correct link for zig 2025-04-21 19:26:50 -04:00
ba159917b3
fix(ci): do not pipe tar when extracting zig 2025-04-21 19:26:48 -04:00
5f5cb2d618
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-21 19:26:37 -04:00
12b5a8f030
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-21 19:26:36 -04:00
fe85e6d6a7
fix(ci): ensure node is installed 2025-04-21 19:26:34 -04:00
e73fefcd46
feat(ci): use cargo zibuild & xbuild 2025-04-21 19:26:32 -04:00
d7e0b3cc73
feat(ci): seperate build and setup jobs 2025-04-21 19:26:30 -04:00
3af677cd64
fix(cicd): remove unneeded docker setup 2025-04-21 19:26:29 -04:00
5783eef1d3
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-21 19:26:22 -04:00
Renamed from .gitlab/workflows/rust.yml (Browse further)