Commit graph

36 commits

Author SHA1 Message Date
f67ef2e351
fix(ci): caching and vulkan builds, add tests 2025-04-22 21:06:36 +02:00
962bce66ea
fix(ci): remove unneeded -y argument from cargo-install 2025-04-22 21:06:29 +02:00
87721f15c6
fix(ci): use cargo-install instead of cargo-binstall 2025-04-22 21:06:25 +02:00
1cb76576c7
fix(ci): correct mismatched cache keys 2025-04-22 21:06:21 +02:00
111d7d9a75
fix(ci): incorrect tar arguments 2025-04-22 21:06:13 +02:00
2dc0608b71
fix(ci): use correct link for zig 2025-04-22 21:06:10 +02:00
7d2d04afa1
fix(ci): do not pipe tar when extracting zig 2025-04-22 21:06:05 +02:00
f1186d13f8
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-22 21:05:20 +02:00
49e5b3449a
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-22 21:05:16 +02:00
f201f10567
fix(ci): ensure node is installed 2025-04-22 21:05:10 +02:00
4adfdcaa8c
feat(ci): use cargo zibuild & xbuild 2025-04-22 21:05:05 +02:00
4f6d81abb5
feat(ci): seperate build and setup jobs 2025-04-22 21:05:02 +02:00
70323447c1
fix(cicd): remove unneeded docker setup 2025-04-22 21:04:57 +02:00
7b4f781e2f
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-22 21:04:41 +02:00
0ab77f57e3
feat: add a WIP ci/cd pipeline 2025-04-22 21:03:23 +02:00
f0b35de6be
feat: modify flakenix to include cargo utils 2025-04-22 21:03:02 +02:00
3ef88cb7c0
chore: broaden the support of ci/cd 2025-04-22 21:02:53 +02:00
4068020c6b
refactor: A new beginning 2025-04-22 21:02:45 +02:00
5d67247241
move Cross.toml to engine folder 2025-04-22 21:02:40 +02:00
2416e2730f
seperate nested cross commands 2025-04-22 21:02:33 +02:00
31f99d4edb
fix: temporarily switch to codeberg-small 2025-04-22 21:02:29 +02:00
16e0d75d9a
fix: configure cross with Cross.toml 2025-04-22 21:02:21 +02:00
d14c36a3a4
fix: specify docker in docker 2025-04-22 21:02:14 +02:00
5213400ccf
fix: cross cant find cargo 2025-04-22 21:02:11 +02:00
18a4e6cfba
fix:manually set up docker-in-docker 2025-04-22 21:01:58 +02:00
0a970f0468
properly specify artifact uses 2025-04-22 21:01:48 +02:00
236caed861
feat:rework ci/cd to use cargo-cross 2025-04-22 21:01:42 +02:00
Speedy_Lex
5b0c55ce84
Try fix CI artifacts 2025-04-22 21:01:33 +02:00
0eab8a1b51
fix: typo in arrch in workflow 2025-04-22 21:01:25 +02:00
6dc4b937dc
fix: sudo not intalled on runners 2025-04-22 21:01:20 +02:00
84dd7e44f3
fix: specify github source for actions-rs 2025-04-22 21:01:15 +02:00
db4f338467
fix: pkg-config cannot cross compile to different architectures 2025-04-22 21:01:12 +02:00
78c88d6b07
fix: dont use codeberg's broken ci/cd runners 2025-04-22 21:01:04 +02:00
4ca6424d1a
fix: workflow fails due to long file names 2025-04-22 21:00:59 +02:00
4882ecb4fc
fix: ci/cd workflow doesnt properly compile wayland 2025-04-22 21:00:56 +02:00
ba461e8a02
change github workflow to be forgejo compatible 2025-04-22 21:00:51 +02:00