This repository was archived by the owner on Jan 20, 2026. It is now read-only.
PR #16 and PR #17 include the following updates:
Schema & Data Updates
1 total change • 0 possible breaking changes
| Data Model | Change Type | Old Name | New Name | Notes |
|---|---|---|---|---|
stg_qualtrics__question_response |
New column | response_text |
Captures the free text response associated with the question. |
Under the Hood
- Updated conditions in
.github/workflows/auto-release.yml. - Added
.github/workflows/generate-docs.yml. - Added
+docs: show: Falsetointegration_tests/dbt_project.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. - Refreshed README tag block:
- Left-aligned and positioned below the H1 title.
- Updated
.gitignoreto exclude additional DBT, Python, and system artifacts.
Full Changelog: v0.3.0...v0.4.0