This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/github_actions/actions/setup-python-6.3.0
in repository
https://gitbox.apache.org/repos/asf/fineract-business-intelligence.git
omit 5abf6cd build(deps): bump actions/setup-python from 6.2.0 to 6.3.0
add f4adb9f refactor: add Seed data, changed names, swap charts
add 5d08f70 Merge pull request #28 from airajena/refactor/charts
add 2baace7 build(deps): bump actions/setup-python from 6.2.0 to 6.3.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5abf6cd)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/setup-python-6.3.0 (2baace7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
dbt/dbt_project.yml | 2 +-
.../intermediate/int_loan_delinquency_status.sql | 2 +-
.../marts/dimensions/dim_delinquency_bucket.sql | 12 +-
dbt/models/marts/facts/fact_delinquency_event.sql | 5 +-
.../marts/presentations/mart_delinquency_par.sql | 5 +-
docker/superset/bootstrap_superset_assets.py | 181 ++++++----
warehouse/seed/seed_fineract_source.sql | 399 +++++++++++++--------
7 files changed, 381 insertions(+), 225 deletions(-)