Zebra/.github/workflows
Gustavo Valverde a0c451223f
feat(lightwalletd): add build and CI pipeline (#3657)
* 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

* fix(build): remove extra port being exposed

* fix(lightwalletd): test should be after `--` in cargo test

* revert(lint): do not lint external code as it can be confusing

* fix(test): lightwalletd_integration test is not ignored

* docs(docker): clarify the addition of unused args

* refactor(docker): organize Dockerfiles and remove unused

Fixes: #3344

* fix(actions): activate workflows on correct path changes

* test

* revert previous commit

* feat(build): add arm64 support with cross-compilation (#3659)

* 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(changes): reduce changelog

* Revert "feat(build): add arm64 support with cross-compilation (#3659)"

This reverts commit 291e00c4050e0ad9ae3f87397bdfebb77492543a.
2022-03-02 09:00:55 +00:00
..
cd.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
ci.patch.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
ci.yml fix(ci): also check for duplicate dependencies with optional features off (#3592) 2022-02-21 17:41:31 +00:00
coverage.patch.yml fix(actions): run coverage collection when pushing to main (#3561) 2022-02-22 09:48:00 +00:00
coverage.yml fix(actions): run coverage collection when pushing to main (#3561) 2022-02-22 09:48:00 +00:00
docs.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml fix(clippy): allow unprivileged runs of clippy (#3558) 2022-02-16 15:15:19 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test.patch.yml refactor(mergify): better test requirements and merge conditions (#3580) 2022-02-18 17:53:27 -05:00
test.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
zcash-lightwalletd.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +00:00
zcash-params.yml feat(lightwalletd): add build and CI pipeline (#3657) 2022-03-02 09:00:55 +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