Commit graph

34 commits

Author SHA1 Message Date
33e8225d9c
fix(ci): use cargo-install instead of cargo-binstall 2025-04-20 15:55:38 -04:00
0780fb8068
fix(ci): correct mismatched cache keys 2025-04-20 15:39:18 -04:00
97a41a2983
fix(ci): incorrect tar arguments 2025-04-20 15:32:42 -04:00
7d156c363d
fix(ci): use correct link for zig 2025-04-20 15:28:27 -04:00
24410b054d
fix(ci): do not pipe tar when extracting zig 2025-04-20 15:24:14 -04:00
f86a785e98
Revert "feat(ci): use cargo zibuild & xbuild"
This reverts commit 87d810aff3.
2025-04-19 21:12:04 +02:00
02f6f9e9f4
Revert "fix(ci): ensure node is installed"
This reverts commit cb91bde7f8.
2025-04-19 21:12:03 +02:00
768ba92b32
fix(ci): ensure node is installed 2025-04-19 21:12:01 +02:00
7c60c1f1ae
feat(ci): use cargo zibuild & xbuild 2025-04-19 21:11:59 +02:00
17dd766eeb
feat(ci): seperate build and setup jobs 2025-04-19 21:11:57 +02:00
5ce76376b3
fix(cicd): remove unneeded docker setup 2025-04-19 21:11:55 +02:00
a92ca78bd8
fix(ci): renamed .gitlab to .forgejo, corrected workflow name 2025-04-19 21:11:46 +02:00
354966d8c6
feat: add a WIP ci/cd pipeline 2025-04-19 21:11:05 +02:00
83e80a1e4a
feat: modify flakenix to include cargo utils 2025-04-19 21:10:59 +02:00
a3fd926564
chore: broaden the support of ci/cd 2025-04-19 21:10:57 +02:00
8c81254227
refactor: A new beginning 2025-04-19 21:10:33 +02:00
7910a8005c
move Cross.toml to engine folder 2025-04-19 21:10:30 +02:00
c41e532c54
seperate nested cross commands 2025-04-19 21:10:29 +02:00
bc24dd17b3
fix: temporarily switch to codeberg-small 2025-04-19 21:10:27 +02:00
bc31f78f44
fix: configure cross with Cross.toml 2025-04-19 21:10:24 +02:00
8fcb8948ee
fix: specify docker in docker 2025-04-19 21:10:22 +02:00
e94b0aa100
fix: cross cant find cargo 2025-04-19 21:10:20 +02:00
81605ab6d8
fix:manually set up docker-in-docker 2025-04-19 21:10:06 +02:00
ac1491b6db
properly specify artifact uses 2025-04-19 21:10:01 +02:00
7bcffac945
feat:rework ci/cd to use cargo-cross 2025-04-19 21:10:00 +02:00
Speedy_Lex
c010fde09a
Try fix CI artifacts 2025-04-19 21:09:56 +02:00
be3b0eeefd
fix: typo in arrch in workflow 2025-04-19 21:09:52 +02:00
82ac9493eb
fix: sudo not intalled on runners 2025-04-19 21:09:50 +02:00
c217d63d38
fix: specify github source for actions-rs 2025-04-19 21:09:48 +02:00
3d22d9cf42
fix: pkg-config cannot cross compile to different architectures 2025-04-19 21:09:46 +02:00
f5dbd09daf
fix: dont use codeberg's broken ci/cd runners 2025-04-19 21:09:44 +02:00
65424965ee
fix: workflow fails due to long file names 2025-04-19 21:09:42 +02:00
62f4027790
fix: ci/cd workflow doesnt properly compile wayland 2025-04-19 21:09:40 +02:00
0cdb555dda
change github workflow to be forgejo compatible 2025-04-19 21:09:38 +02:00