🧪 Tests (pull_request) #6915
test.yml
on: pull_request
Check changed files
6s
Matrix: ${{
(
contains(needs.check_changes.outputs.pr_changes, 'docker')
&& contains(needs.check_changes.outputs.push_changes, 'docker')
)
&& format('Build {0}:{1} docker image', matrix.image, needs.base_image.outputs.tag)
|| format('Use existing {0}:{1} docker image', matrix.image, needs.base_image.outputs.tag)
}}
test
/
Lint/check formatting of python files
1m 18s
test
/
Check formatting of sql files
2m 41s
test
/
mypy
2m 5s
test
/
Validate Product Metadata
0s
test
/
...
/
Template DB Unit tests
Matrix: test / dbt tests
build
/
...
/
Build CBBR
build
/
...
/
Build Checkbook
build
/
...
/
Build COLP
build
/
...
/
Build CPDB
build
/
...
/
Build DevDB
build
/
...
/
Build FacDB
build
/
...
/
build
build
/
...
/
Build Green Fast Track
build
/
...
/
Build KPDB
build
/
...
/
Build PLUTO
build
/
...
/
Build TemplateDB
build
/
...
/
Build ZTL
Matrix: test / pytest
test
/
...
/
Template DB End-to-End (E2E) tests
Annotations
1 warning
Check changed files
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|