* add(actions): lightwalletd continous integrations * refactor(actions): build lightwalletd and reuse it in zebra - Download lightwalletd source code - Create a new Dockerfile for lightwalletd - Use lightwalletd binary in Zebra's image - Create a specific step to build/update lightwalletd - Add lightwalletd integration test to the test suite - Remove lightwalletd.yml, as it was harder to control * refactor(docker): organize Dockerfiles and remove unused Fixes: #3344 * feat(build): add arrm64 support * fix(build): do not install google-compute-engine in arm64 This package is not available for this platform * fix(build): do not build arm64 for tests * fix(condition): indent for better visibility * fix(condition): wrong use of operators |
||
|---|---|---|
| .. | ||
| cd.yml | ||
| ci.patch.yml | ||
| ci.yml | ||
| coverage.patch.yml | ||
| coverage.yml | ||
| docs.yml | ||
| lint.patch.yml | ||
| lint.yml | ||
| release-drafter.yml | ||
| test.patch.yml | ||
| test.yml | ||
| zcash-lightwalletd.yml | ||
| zcash-params.yml | ||
| zcashd-manual-deploy.yml | ||