dbt Jobs
Version updated for https://github.com/ta93abe/dbt-jobs to version v0.2.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action streamlines the execution of dbt workflows within CI/CD pipelines, with current support for Snowflake and a design to accommodate additional adapters over time. It automates tasks such as pull request checks, post-merge builds, and production deployments, enabling efficient integration of dbt into software development workflows. Key capabilities include automated flag injection, version resolution, and optional posting of build results as pull request comments.
Release notes
What’s Changed
- fix: Use absolute path for –state to fix project-dir resolution by @ta93abe in https://github.com/ta93abe/dbt-jobs/pull/9
Full Changelog: https://github.com/ta93abe/dbt-jobs/compare/v0...v0.2.1