PR #108 includes the following updates:
Bug Fixes
- Removed the unique combination of columns test for the
int_shopify__discount_code_enrichedmodel.- This has been removed as it's already tested in the shopify__discounts end model and is configured to warn instead of fail. As such, we can remove the test from the intermediate level.
PR #109 includes the following updates:
Under the Hood - July 2025 Updates
- Updated conditions in
.github/workflows/auto-release.yml. - Added
.github/workflows/generate-docs.yml. - Migrated
flags(e.g.,send_anonymous_usage_stats,use_colors) fromsample.profiles.ymltointegration_tests/dbt_project.yml. - Updated
maintainer_pull_request_template.mdwith improved checklist. - Updated Python image version to
3.10.13inpipeline.yml. - Updated
.gitignoreto exclude additional DBT, Python, and system artifacts.
Full Changelog: v0.19.0...v0.19.1