* refactor(ci): test building in a separate workflow * force a change * force a change * fix(ci): send the correct variables to the reusable build * fix(ci): variables are not allowed * fix(ci): conditions are not allowed as input * fix(ci): use expected value * refactor(build): simplify the use of other dockerfiles * fix(cd): depend on docker build yml * fix(cd): use main branch as image name * imp(actions): remove uneeded variable repetition * imp(build): remove unused variables * imp(actions): rename the image building workflow Not all images are for zebra execution as we also have one for zcash-params * fix(ci): add dependable workflow in paths filters * docs(ci): remove TODO as this won't be needed at least an issue arises * docs(ci): CARGO_INCREMENTAL can decrease build time when running from a cache * fix: revert forced changes * fix(build): remove unused build inputs in zcash-params * imp(cd): as this is the production image, use the executable name * imp(ci): reduce log level to improve speed Co-authored-by: teor <teor@riseup.net> * imp(ci): use the correct name for the workflow Co-authored-by: teor <teor@riseup.net> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| 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 | ||