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
+6 -1
Interdiff #10 #11
+6 -1
.tangled/workflows/rust.yml
··· 12 12 - rustc 13 13 - cargo 14 14 - clippy 15 + - cargo-nextest 15 16 16 17 steps: 17 18 - name: "Build all projects" 18 19 command: | 19 20 cargo build --release --verbose 20 21 - name: "Clippy" 21 - command: "cargo clippy --all-targets" 22 + command: | 23 + cargo clippy --all-targets 24 + - name: Run tests 25 + command: | 26 + cargo nextest run --release

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