Skip to content

Conversation

@fivetran-data-model-bot
Copy link
Contributor

@fivetran-data-model-bot fivetran-data-model-bot commented Jul 16, 2025

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
@fivetran-avinash fivetran-avinash changed the base branch from main to MagicBot/consolidate-source-package August 14, 2025 01:30
@fivetran-avinash fivetran-avinash self-assigned this Aug 14, 2025
@fivetran-avinash fivetran-avinash merged commit 47de237 into MagicBot/consolidate-source-package Aug 14, 2025
9 checks passed
fivetran-avinash added a commit that referenced this pull request Aug 14, 2025
* Consolidate dbt source into transform

* Q2 FY26 Automatic Package Updates (#65)

* Q2 FY26: Apply automated update.

* Q2 FY26: Update auto-release workflow only.

---------

Co-authored-by: fivetran-catfritz <[email protected]>
Co-authored-by: Avinash Kunnath <[email protected]>

* packages, dbt_project, changelog, readme

* Generate dbt docs via GitHub Actions

* Correct capitalization of GitHub (#62)

"GitHub" should be camelcase. The live version of the README inconsistently capitalizes it. This PR correct that issue.

Co-authored-by: Avinash Kunnath <[email protected]>

* Changelog

* Generate dbt docs via GitHub Actions

---------

Co-authored-by: fivetran-catfritz <[email protected]>
Co-authored-by: Avinash Kunnath <[email protected]>
Co-authored-by: Avinash Kunnath <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: AK Krajewska <[email protected]>
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.

3 participants