Tags: fivetran/dbt_amazon_ads
Tags
DuckDB support (#51) * Add include_duckdb: true to CI test scenarios * Update README and CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md * Update workflow to use docs-generator-status-report branch * Generate dbt docs via GitHub Actions * Generate dbt docs via GitHub Actions * Generate dbt docs via GitHub Actions * Update generate-docs.yml * Add workflow to check merge-ready label on PRs This workflow checks for the 'merge:ready' label on pull requests and reports the merge-ready status. * Generate dbt docs via GitHub Actions * Rename check-merge-ready to check-merge-ready.yml * Generate dbt docs via GitHub Actions * Update check-merge-ready.yml * Generate dbt docs via GitHub Actions * Refactor check-merge-ready workflow to use reusable job * Update check-merge-ready.yml * Generate dbt docs via GitHub Actions * Generate dbt docs via GitHub Actions * Update CHANGELOG.md * Generate dbt docs via GitHub Actions * Generate dbt docs via GitHub Actions * revert * Update generate-docs.yml * add docs check * Update dbt_project.yml * Remove commented line from dbt_project.yml * Update dbt_project.yml * Update dbt_project.yml * Update dbt_project.yml * Generate dbt docs via GitHub Actions * Update dbt_project.yml * Generate dbt docs via GitHub Actions * Add check-docs-current.yml and requirements.txt * Update Github Actions * Update Github Actions * community pr template * community pr template * community pr template * Update Github Actions * Apply suggestions from code review Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * pr template * Apply suggestions from code review Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> * Update pull request template for clarity * Update Github Actions * Generate dbt docs via GitHub Actions * Generate dbt docs via GitHub Actions --------- Co-authored-by: Catherine Fritz <111930712+fivetran-catfritz@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: fivetran-data-model-bot <fivetran-data-model-bot@users.noreply.github.com> Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com>
Standardize unioning macros to use fivetran_utils versions (#49) * MagicBot/standardize-unioning-macros * Apply suggestion from @fivetran-joemarkiewicz * Generate dbt docs via GitHub Actions * seed space removal * update packages.yml dependency --------- Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Consolidate source + remove tests (#28) * Consolidate dbt source into transform * Delete models/staging/docs.md * Update dbt_project.yml * Q2 FY26 Automatic Package Updates (#24) * Q2 FY26: Apply automated update. * Update .gitignore * Update generate-docs.yml * Q2 FY26: Update auto-release workflow only. --------- Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * Manual script PR checks * consolidate changelog * changelog update * Generate dbt docs via GitHub Actions --------- Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> Co-authored-by: Avinash Kunnath <avinash.kunnath@fivetran.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
docs, model updates, add tests, add documentation (#16) * docs, model updates, add tests, add documentation * add explicit tests for validation test fix, add changelog * docs and update * add decision log entry for different grains * bk * vertical integration test * packages.yml --------- Co-authored-by: Jamie Rodriguez <65564846+fivetran-jamie@users.noreply.github.com>