Zebra/.github/workflows
Gustavo Valverde c176e2a423
feat(build): add arm64 support with cross-compilation (#3678)
* 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
2022-03-03 00:39:41 +00:00
..
cd.yml feat(build): add arm64 support with cross-compilation (#3678) 2022-03-03 00:39:41 +00:00
ci.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
ci.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
coverage.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
coverage.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
docs.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
test.yml feat(build): add arm64 support with cross-compilation (#3678) 2022-03-03 00:39:41 +00:00
zcash-lightwalletd.yml feat(build): add arm64 support with cross-compilation (#3678) 2022-03-03 00:39:41 +00:00
zcash-params.yml feat(build): add arm64 support with cross-compilation (#3678) 2022-03-03 00:39:41 +00:00
zcashd-manual-deploy.yml build(deps): bump google-github-actions/setup-gcloud from 0.5.0 to 0.5.1 (#3560) 2022-02-16 22:21:15 +00:00