This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
from 3a254a0 Merge pull request #24 from
apache/dependabot/github_actions/zizmorcore/zizmor-action-0.5.7
add e3db01f ci: add GitHub Actions CI pipeline with compilation checks
and smoke tests
add 32954ff ci: pin GitHub Actions to SHA hashes to pass zizmor audit
new 37171bf Merge pull request #29 from
airajena/ci/build-check-and-smoke-tests-v2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 354 ++++++++++++++++++++
compose.yaml | 2 +-
dbt/profiles.yml | 4 +-
warehouse/seed/schema_fineract_source.sql | 518 ++++++++++++++++++++++++++++++
4 files changed, 875 insertions(+), 3 deletions(-)
create mode 100644 .github/workflows/ci.yml
create mode 100644 warehouse/seed/schema_fineract_source.sql