You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump actions
show sccache stats
update cache from/to config
try to optimize dockerfile
fix dockerfile
fix chef command
try to use sccache directory of the gh runner
enable debug logs for sccache
use build context to mount runner sccache to container sccache
fix typo
update sccache dir
update target destination
test
test
test
test
test
test
debug
revert dockerfile changes
try to cache manually
change cache dir
Trigger pipeline: test caching
remove sccache dir
Trigger pipeline: test caching
remove uneeded args
remove mozilla-actions/sccache-action, it doesn't work anyway
Trigger pipeline: test caching docker layers manually
set a better cache invalidation policy
use cargo.lock for cache key better than toml files
Trigger pipeline: local cache should work
fix growing cache size issue
Trigger pipeline: test after fixing growing cache size
try to inject sccache into docker builds
change key for docker caching
debug sccache
add sccache just command
debug sccache env vars
update rust wrapper env var
remove sccache debug logs
Trigger pipeline: test latest state
include dev-tools dockerfile in creating cache key
use cache map
Trigger pipeline: test latest state
try gha cache after letting gha set env vars automatically
Trigger pipeline: test gha cache
clean up after gha worked and try warp build cache
Trigger pipeline: test gha warpbuild cache
* debug sccache
* remove cache mount from dockerfile
* clean up commented actions
* restore sccache mounting
* bump mozilla-actions/sccache-action
* comply to the convention of dockerfile ending with a newline
* remove excessive build arg
0 commit comments