* refactor(ci): use docker in docker This is a workaround for an issue related to disk partitioning, caused by a GCP service called Konlet, while mounting the cached disks to the VM and then to the container * fix(build): persist docker login credentials * fix(ci): get sync height from docker logs instead of gcp * try: use gha cache for faster building * fix(ci): mount disk in container to make it available in vm * fix(build): do not invalidate cache between images * try(docker): invalidate cache as less as possible * fix(ci): GHA terminal is not a TTY * fix(build): do not ignore entrypoint.sh * fix * fix(ci): mount using root priveleges * fix(ci): use existing disk as cached state * fix(ci): wait for disks to get mounted * force rebuild * fix failed force * fix(ci): some tests does not use a cached state * fix(ci): do not name boot and attached disk the same * fix(ci): attach a disk to full sync, to snapshot the state * fix(ci): use appropiate grep text depending on the test * reduce diff * fix(ci): use correct GCP disk source attribute * imp(ci): reduce diff * fix(ci): revert wrong deletion * fix: revert uneeded changes * fix: reduce main diff * fix * fix(ci): reduce diff |
||
|---|---|---|
| .. | ||
| cd.yml | ||
| ci.patch.yml | ||
| ci.yml | ||
| coverage.patch.yml | ||
| coverage.yml | ||
| docker-image-build.yml | ||
| docs.yml | ||
| lint.patch.yml | ||
| lint.yml | ||
| release-drafter.yml | ||
| test-full-sync.yml | ||
| test.patch.yml | ||
| test.yml | ||
| zcash-lightwalletd.yml | ||
| zcash-params.yml | ||
| zcashd-manual-deploy.yml | ||