Skip to content

Conversation

fivetran-data-model-bot

Review Checklist

  • Docs Generator
  • Check for any indentation issues in YAML file changes (especially +docs: show: False in integration_tests/dbt_project.yml .
  • Update the CHANGELOG.

Summary of Changes

CI & Automation

  • Updated conditions in .github/workflows/auto-release.yml.
  • Added .github/workflows/generate-docs.yml.

Testing Configuration

  • integration_tests/dbt_project.yml:
    • Added +docs: show: False.
    • Migrated flags from sample.profiles.yml (e.g., send_anonymous_usage_stats, use_colors).

Package Metadata & Docs

  • Updated maintainer_pull_request_template.md.
  • Refreshed all README tags:
    • Standardized to include Quickstart compatibility.
    • Ensured they are left-aligned and located under the H1 title.

Runtime & Environment

  • Updated pipeline.yml:
    • Changed Python image to 3.10.13.
    • Inserted CI_DATABRICKS_DBT_CATALOG in environment block (if missing).
  • Added export of CI_DATABRICKS_DBT_CATALOG in .buildkite/hooks/pre-command (if missing).
  • Updated .gitignore.

Python Dependencies

  • Added certifi==2025.1.31 to requirements.txt (if missing).

@fivetran-data-model-bot fivetran-data-model-bot added the next-release Include in the next release. label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-release Include in the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants