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
+1 -1
Interdiff #0 #1
+1 -1
.tangled/workflows/test.yml
··· 13 13 steps: 14 14 - name: "Try to reach server on host" 15 15 command: | 16 - curl -v http://172.17.0.1:8000 16 + curl -v --connect-timeout 10 --max-time 20 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
1 commit
expand
test: add workflow attempting to reach Docker host
1/2 failed, 1/2 timeout
expand
expand 0 comments