Advent of Code solutions in Rust

ci: cache build using sccache + redis #2

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

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:bgslv45eubr4gvkfwjd5kv7s/sh.tangled.repo.pull/3m6c6s5f7vd22
+16
Diff #0
+16
.tangled/workflows/test.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 + - curl 12 + 13 + steps: 14 + - name: "Try to reach server on host" 15 + command: | 16 + curl -v http://172.17.0.1:8000

History

4 rounds 0 comments
sign up or login to add to the discussion
2 commits
expand
ci: enable redis-backed caching with sccache
ci: enable manual pipeline trigger
1/1 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
ci: enable redis-backed caching with sccache
1/1 success
expand
expand 0 comments
1 commit
expand
test: add workflow attempting to reach Docker host
2/2 success
expand
expand 0 comments
jonas.tngl.sh submitted #0
1 commit
expand
test: add workflow attempting to reach Docker host
1/2 failed, 1/2 timeout
expand
expand 0 comments