Commit graph

45 commits

Author SHA1 Message Date
asonix 4d2c642c79 Only check on branches
All checks were successful
/ tests (push) Successful in 2m55s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ clippy (push) Successful in 1m45s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m38s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m59s
2024-02-12 13:47:51 -06:00
asonix fd5ce91c32 Remove rust action, use rust cache action
All checks were successful
/ tests (push) Successful in 2m55s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m58s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m54s
/ clippy (push) Successful in 2m43s
2024-02-08 15:32:55 -06:00
asonix e814cd6c20 Use custom base image for CI
All checks were successful
/ tests (push) Successful in 1m46s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m52s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m48s
/ clippy (push) Successful in 1m21s
2024-02-08 14:50:27 -06:00
asonix eecd8a9d86 Update GITHUB_PATH
Some checks failed
/ clippy (push) Failing after 14s
/ tests (push) Failing after 15s
/ check (armv7-unknown-linux-musleabihf) (push) Failing after 15s
/ check (aarch64-unknown-linux-musl) (push) Failing after 15s
/ check (x86_64-unknown-linux-musl) (push) Failing after 15s
2024-02-07 19:32:06 -06:00
asonix 96686d6436 JSON because ugh
Some checks failed
/ clippy (push) Failing after 34s
/ tests (push) Failing after 33s
/ check (x86_64-unknown-linux-musl) (push) Waiting to run
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
2024-02-07 19:28:12 -06:00
asonix 97fcdc888b Array of targets 2024-02-07 19:22:56 -06:00
asonix 0b2afb1ac8 Full path to action
Some checks failed
/ clippy (push) Failing after 53s
/ check (aarch64-unknown-linux-musl) (push) Failing after 34s
/ tests (push) Failing after 51s
/ check (armv7-unknown-linux-musleabihf) (push) Failing after 33s
/ check (x86_64-unknown-linux-musl) (push) Has been cancelled
2024-02-07 16:29:11 -06:00
asonix bfe431f764 Attempt composite action
Some checks failed
/ check (armv7-unknown-linux-musleabihf) (push) Failing after 2s
/ check (x86_64-unknown-linux-musl) (push) Failing after 1s
/ clippy (push) Failing after 2s
/ tests (push) Failing after 2s
/ check (aarch64-unknown-linux-musl) (push) Failing after 1s
2024-02-07 16:27:23 -06:00
asonix 825b355917 Fix cache keys
Some checks failed
/ cache-rust (push) Successful in 59s
/ clippy (push) Failing after 5s
/ tests (push) Successful in 1m57s
/ check (aarch64-unknown-linux-musl) (push) Failing after 17s
/ check (armv7-unknown-linux-musleabihf) (push) Failing after 32s
/ check (x86_64-unknown-linux-musl) (push) Failing after 18s
2024-02-07 15:48:51 -06:00
asonix 14d49d0fce Fix cache paths
Some checks failed
/ cache-rust (push) Successful in 37s
/ check (armv7-unknown-linux-musleabihf) (push) Failing after 20s
/ check (x86_64-unknown-linux-musl) (push) Failing after 14s
/ clippy (push) Failing after 17s
/ check (aarch64-unknown-linux-musl) (push) Failing after 26s
/ tests (push) Has been cancelled
2024-02-07 15:46:47 -06:00
asonix 61b75049bd Try to cache rust 2024-02-07 15:45:31 -06:00
asonix 673b76499e Remove --debug
All checks were successful
/ clippy (push) Successful in 2m16s
/ check (aarch64-unknown-linux-musl) (push) Successful in 3m15s
/ tests (push) Successful in 2m28s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m13s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m16s
2024-02-07 15:27:57 -06:00
asonix 44265f0eed Zigbuild rather than check
Some checks failed
/ clippy (push) Successful in 2m15s
/ tests (push) Successful in 2m27s
/ check (x86_64-unknown-linux-musl) (push) Failing after 26s
/ check (aarch64-unknown-linux-musl) (push) Failing after 25s
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
2024-02-07 15:22:17 -06:00
asonix e43893a484 Actionsify checks
Some checks failed
/ tests (push) Successful in 2m38s
/ clippy (push) Successful in 2m31s
/ check (armv7-unknown-linux-musleabihf) (push) Failing after 59s
/ check (aarch64-unknown-linux-musl) (push) Failing after 1m10s
/ check (x86_64-unknown-linux-musl) (push) Failing after 58s
2024-02-07 15:12:49 -06:00
asonix 0faf224a00 yes
Some checks failed
/ clippy (push) Successful in 2m9s
/ tests (push) Successful in 3m29s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m37s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ zigbuild (push) Has been cancelled
2024-02-07 15:04:55 -06:00
asonix 30b0e0370e Specify zig version, binstall zigbuild
Some checks failed
/ clippy (push) Failing after 20s
/ tests (push) Successful in 1m59s
/ zigbuild (push) Failing after 4m20s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m5s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m2s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Successful in 1m1s
2024-02-07 14:57:27 -06:00
asonix ed4210d8de New rust action
Some checks failed
/ tests (push) Successful in 1m57s
/ clippy (push) Successful in 1m31s
/ zigbuild (push) Failing after 4m3s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m25s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m17s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Successful in 1m3s
2024-02-07 14:49:19 -06:00
asonix 970e08768a uses fullpath
Some checks failed
/ zigbuild (push) Failing after 18s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m17s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Successful in 1m2s
/ clippy (push) Successful in 2m14s
/ tests (push) Successful in 2m18s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m30s
2024-02-07 14:42:11 -06:00
asonix 01956d4ee1 Use actions
Some checks failed
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ zigbuild (push) Failing after 2s
/ clippy (push) Successful in 1m27s
/ tests (push) Has been cancelled
2024-02-07 14:39:34 -06:00
asonix f01c175451 pls zig
All checks were successful
/ zigbuild (push) Successful in 8m43s
/ clippy (push) Successful in 2m11s
/ tests (push) Successful in 3m14s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m25s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m35s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Successful in 1m4s
2024-02-07 14:28:29 -06:00
asonix 30f320b7d5 semicolons
Some checks failed
/ tests (push) Successful in 2m20s
/ zigbuild (push) Failing after 31s
/ clippy (push) Successful in 2m8s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m25s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m26s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Has been cancelled
2024-02-07 14:24:03 -06:00
asonix d646a0d7f8 multi-step zigging
Some checks failed
/ tests (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Waiting to run
/ zigbuild (push) Failing after 25s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ clippy (push) Has been cancelled
2024-02-07 14:22:33 -06:00
asonix 61d4ed5584 Add zig
Some checks failed
/ clippy (push) Successful in 2m18s
/ tests (push) Successful in 2m20s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m27s
/ zigbuild (push) Failing after 35s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Has been cancelled
2024-02-07 14:18:16 -06:00
asonix 4911caa052 all in one step
Some checks failed
/ tests (push) Successful in 1m56s
/ clippy (push) Successful in 1m28s
/ zigbuild (push) Failing after 1m20s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m2s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Has been cancelled
2024-02-07 14:12:15 -06:00
asonix 0139e0c45f yes install
Some checks failed
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Waiting to run
/ clippy (push) Successful in 1m29s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ zigbuild (push) Failing after 28s
/ tests (push) Has been cancelled
2024-02-07 14:09:34 -06:00
asonix ec53d840e1 export path
Some checks failed
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ zigbuild (push) Failing after 27s
/ clippy (push) Successful in 2m9s
/ tests (push) Successful in 2m23s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Has been cancelled
2024-02-07 14:06:11 -06:00
asonix b9ce2e1414 rustup install tweaks
Some checks failed
/ tests (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ zigbuild (push) Failing after 14s
/ clippy (push) Has been cancelled
2024-02-07 14:04:46 -06:00
asonix 839b3e0088 Try zigbuild
Some checks failed
/ zigbuild (push) Failing after 3s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Waiting to run
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
2024-02-07 14:02:51 -06:00
asonix 49ab2e0cb2 Try for docker action
Some checks failed
/ test-action (push) Failing after 6s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Has been cancelled
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Has been cancelled
/ tests (push) Has been cancelled
/ clippy (push) Has been cancelled
2024-02-07 13:52:21 -06:00
asonix 29f565b115 typo again
All checks were successful
/ clippy (push) Successful in 1m29s
/ tests (push) Successful in 1m55s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m2s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m1s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unknown-linux-musl) (push) Successful in 1m4s
2024-02-06 22:26:09 -06:00
asonix cd907d16c0 Matrix include
Some checks failed
/ clippy (push) Successful in 2m23s
/ tests (push) Successful in 2m37s
/ check (docker.io/asonix/rust-builder:latest-linux-amd64, x86_64-unknown-linux-musl) (push) Successful in 1m30s
/ check (docker.io/asonix/rust-builder:latest-linux-arm32v7, armv7-unknown-linux-musleabihf) (push) Successful in 1m22s
/ check (docker.io/asonix/rust-builder:latest-linux-arm64v8, aarch64-unkown-linux-musl) (push) Failing after 7s
2024-02-06 22:18:27 -06:00
asonix 8b5cac35ea typo
Some checks failed
/ check (push) Waiting to run
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
2024-02-06 22:16:46 -06:00
asonix b68deb23a1 Try matrix again 2024-02-06 22:15:15 -06:00
asonix d56ca5eca5 Split checks
Some checks failed
/ tests (push) Successful in 2m31s
/ check-arm32v7 (push) Failing after 10s
/ check-arm64v8 (push) Failing after 40s
/ check-amd64 (push) Successful in 1m8s
/ clippy (push) Successful in 2m20s
2024-02-06 22:11:14 -06:00
asonix 41357d1739 Add checks
Some checks failed
/ checks (push) Failing after 0s
/ clippy (push) Successful in 2m20s
/ tests (push) Successful in 2m31s
2024-02-06 22:02:57 -06:00
asonix b1af7c4e01 git clone here
All checks were successful
/ clippy (push) Successful in 2m19s
/ tests (push) Successful in 2m30s
2024-02-06 21:58:49 -06:00
asonix b60b7b5a30 Just git clone
Some checks failed
/ tests (push) Failing after 14s
/ clippy (push) Failing after 14s
2024-02-06 21:57:43 -06:00
asonix a3ae253bf1 ls it
Some checks failed
/ checkout (push) Successful in 4s
/ clippy (push) Failing after 2s
/ tests (push) Failing after 3s
2024-02-06 21:53:35 -06:00
asonix 5922b5675a bookworm
Some checks failed
/ checkout (push) Successful in 20s
/ clippy (push) Failing after 2s
/ tests (push) Failing after 2s
2024-02-06 21:51:50 -06:00
asonix 7e5413000b Show me the env
Some checks failed
/ clippy (push) Failing after 2s
/ tests (push) Failing after 2s
/ checkout (push) Failing after 41s
2024-02-06 20:56:18 -06:00
asonix 5d9fe051b5 runner changes
Some checks failed
/ clippy (push) Has been skipped
/ tests (push) Has been skipped
/ checkout (push) Failing after 33s
2024-02-06 20:49:39 -06:00
asonix 88d847a12e proper image names
Some checks failed
/ clippy (push) Has been skipped
/ tests (push) Has been skipped
/ checkout (push) Failing after 40s
2024-02-06 20:33:05 -06:00
asonix dfbcd6fb84 Run checkout in node container
Some checks failed
/ clippy (push) Has been skipped
/ checkout (push) Failing after 0s
/ tests (push) Has been skipped
2024-02-06 20:29:26 -06:00
asonix a36f08dbdd Add run:s
Some checks failed
/ clippy (push) Failing after 39s
/ tests (push) Failing after 2s
2024-02-06 20:22:39 -06:00
asonix 422e24e1d4 Attempt to add forgjo CI 2024-02-06 20:20:35 -06:00