zebra/.github/workflows
Gustavo Valverde 83d26890f5
feat(ci)!: implement reusable workflows for image building (#4173)
* 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>
2022-04-28 08:13:35 +00:00
..
cd.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
ci.patch.yml style(ci): lint and standardize the actions structure (#3940) 2022-04-12 15:06:37 +10:00
ci.yml build(deps): bump actions/checkout from 3.0.1 to 3.0.2 (#4163) 2022-04-22 03:00:02 +00:00
coverage.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
coverage.yml build(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 (#4162) 2022-04-22 03:00:08 +00:00
docker-image-build.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
docs.yml build(deps): bump actions/checkout from 3.0.1 to 3.0.2 (#4163) 2022-04-22 03:00:02 +00:00
lint.patch.yml style(ci): lint and standardize the actions structure (#3940) 2022-04-12 15:06:37 +10:00
lint.yml build(deps): bump reviewdog/action-actionlint from 1.23.0 to 1.24.0 (#4161) 2022-04-22 12:03:27 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test-full-sync.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
test.patch.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
test.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
zcash-lightwalletd.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
zcash-params.yml feat(ci)!: implement reusable workflows for image building (#4173) 2022-04-28 08:13:35 +00:00
zcashd-manual-deploy.yml build(deps): bump google-github-actions/auth from 0.7.0 to 0.7.1 (#4188) 2022-04-25 21:47:13 +00:00