Skip to content

Conversation

fivetran-data-model-bot
Copy link
Contributor

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-joemarkiewicz fivetran-joemarkiewicz changed the base branch from main to feature/is-closed-support July 21, 2025 13:53
@fivetran-joemarkiewicz fivetran-joemarkiewicz merged commit 68d5b85 into feature/is-closed-support Jul 21, 2025
0 of 3 checks passed
@fivetran-joemarkiewicz fivetran-joemarkiewicz deleted the MagicBot/fy26-q2-updates branch July 21, 2025 13:56
fivetran-joemarkiewicz added a commit that referenced this pull request Jul 24, 2025
* feature/is-closed-support

* additional updates

* Q2 FY26 Automatic Package Updates (#147)

* Q2 FY26: Apply automated update.

* Update README.md

---------

Co-authored-by: fivetran-catfritz <[email protected]>
Co-authored-by: Joe Markiewicz <[email protected]>

* Update CHANGELOG.md

* Q2 FY26: Update auto-release workflow only. (#149)

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

* Generate dbt docs via GitHub Actions

* Apply suggestions from code review

Co-authored-by: Jamie Rodriguez <[email protected]>

* Update CHANGELOG.md

* Generate dbt docs via GitHub Actions

---------

Co-authored-by: Fivetran Maintainer Bot <[email protected]>
Co-authored-by: fivetran-catfritz <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jamie Rodriguez <[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