Advent of Code solutions in Rust

ci: set up spindle workflow #1

merged opened by jonas.tngl.sh targeting main from jg/rmroslylwuuq
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:bgslv45eubr4gvkfwjd5kv7s/sh.tangled.repo.pull/3m6aesooymt22
+18
Diff #4
+18
.tangled/workflows/rust.yml
··· 1 + when: 2 + - event: ["push"] 3 + branch: ["main"] 4 + - event: ["pull_request"] 5 + branch: ["main"] 6 + 7 + engine: "nixery" 8 + 9 + dependencies: 10 + nixpkgs: 11 + - gcc 12 + - openssl 13 + - rustc 14 + - cargo 15 + 16 + steps: 17 + - name: "Build all projects" 18 + command: "cargo build --release --verbose"

History

13 rounds 0 comments
sign up or login to add to the discussion
3 commits
expand
ci: add workflow for building project on tangled spindle
ci: run clippy on spindle
ci: run tests through nextest on spindle
1/1 success
expand
expand 0 comments
pull request successfully merged
3 commits
expand
ci: add workflow for building project on tangled spindle
ci: run clippy on spindle
ci: run tests through nextest on spindle
1/1 success
expand
expand 0 comments
2 commits
expand
ci: add workflow for building project on tangled spindle
ci: run clippy on spindle
1/1 timeout
expand
expand 0 comments
2 commits
expand
ci: add workflow for building project on tangled spindle
ci: run clippy on spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 success
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 failed
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
1/1 success
expand
expand 0 comments
1 commit
expand
ci: add workflow for building project on tangled spindle
expand 0 comments