Commit graph

27 commits

Author SHA1 Message Date
cb91bde7f8
fix(ci): ensure node is installed
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 5s
Build Zenyx ⚡ / Build universal2-apple-darwin (push) Failing after 5s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 4s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 4s
2025-04-18 23:56:51 -04:00
87d810aff3
feat(ci): use cargo zibuild & xbuild
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 7s
Build Zenyx ⚡ / Build universal2-apple-darwin (push) Failing after 5s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 5s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 4s
2025-04-18 23:22:32 -04:00
da1d7603d2
feat(ci): seperate build and setup jobs
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
2025-04-18 23:06:10 -04:00
5f815e3bd2
fix(cicd): remove unneeded docker setup
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Failing after 2m12s
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Failing after 1m26s
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Failing after 1m31s
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Failing after 1m34s
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Failing after 1m21s
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Failing after 1m27s
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Failing after 2m1s
2025-04-18 22:01:35 -04:00
5424e63bad
fix(ci): renamed .gitlab to .forgejo, corrected workflow name
Some checks failed
Build Zenyx ⚡ / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build powerpc64le-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build riscv64gc-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build s390x-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-pc-windows-gnu (push) Has been cancelled
Build Zenyx ⚡ / Build x86_64-pc-windows-msvc (push) Has been cancelled
2025-04-18 16:44:52 -04:00
9f528111bb
feat: add a WIP ci/cd pipeline 2025-04-13 19:13:24 -04:00
7c95a0b38b
feat: modify flakenix to include cargo utils 2025-04-13 16:08:18 -04:00
dce7c5520a chore: broaden the support of ci/cd 2025-04-12 22:24:07 -04:00
5171799e52 refactor: A new beginning 2025-04-11 20:17:24 -04:00
d0d85a4ba0 move Cross.toml to engine folder 2025-04-11 16:33:46 -04:00
d1e2d2d986 seperate nested cross commands 2025-04-11 16:30:28 -04:00
ae12a9a942 fix: temporarily switch to codeberg-small 2025-04-11 16:27:33 -04:00
488472dd6f fix: configure cross with Cross.toml 2025-04-11 16:10:11 -04:00
cb9700ae29 fix: specify docker in docker 2025-04-11 15:51:27 -04:00
51556cef41 fix: cross cant find cargo 2025-04-11 15:08:18 -04:00
9528a253c6 fix:manually set up docker-in-docker 2025-04-11 14:50:34 -04:00
01c5b4961b properly specify artifact uses 2025-04-11 13:44:08 -04:00
f3103cee30 feat:rework ci/cd to use cargo-cross 2025-04-11 13:42:20 -04:00
Speedy_Lex
58d742fcee Try fix CI artifacts 2025-04-11 19:18:21 +02:00
7c7add3125 fix: typo in arrch in workflow 2025-04-10 22:58:54 -04:00
f702cd91e0 fix: sudo not intalled on runners 2025-04-10 22:57:19 -04:00
1bf9865062 fix: specify github source for actions-rs 2025-04-10 22:54:55 -04:00
4e3325e422
fix: pkg-config cannot cross compile to different architectures 2025-04-10 17:04:22 -04:00
75c755847e
fix: dont use codeberg's broken ci/cd runners 2025-04-10 16:55:40 -04:00
1dd9a987f2
fix: workflow fails due to long file names 2025-04-10 16:29:33 -04:00
8b4a87328b
fix: ci/cd workflow doesnt properly compile wayland 2025-04-10 16:26:11 -04:00
f3346d54f1
change github workflow to be forgejo compatible 2025-04-10 16:11:17 -04:00