Skip to main content

A dbt pipeline converter to Argo Workflows

Project description

dbt-argo

A simple Python package to parse dbt dependencies to create an Argo Workflow job

Limitations

  • This version only support Google Cloud Storage as backend to store manifest.json and dbt models files to be executed.
  • This version only support CronWorkflow and Workflow generation

Usage

dbt-argo [PATH] \
    --target-path [TARGET_PATH] \
    --output_file [OUTPUT_FILE]

.dbt-argo.yml configuration file

This file is a simplify Argo Workflow spec file. It only contains root configuration options and any reference to templates, steps or containers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbt_argo-0.1.0rc0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

dbt_argo-0.1.0rc0-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page