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

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