Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbt Cloud & airflow: best of friends #16

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

dbt Cloud & airflow: best of friends #16

wants to merge 31 commits into from

Commits on Jun 29, 2021

  1. get toolkit #1 to work

    sungchun12 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9cfdf5b View commit details
    Browse the repository at this point in the history
  2. airflow 2.0 working setup

    sungchun12 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    c716094 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. starting template

    sungchun12 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    b1d1594 View commit details
    Browse the repository at this point in the history
  2. blueprint code changes

    sungchun12 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5731459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78b72ef View commit details
    Browse the repository at this point in the history
  4. add dbt cloud defaults

    sungchun12 committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    46e63d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. add another blueprint

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5e2e995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d29655 View commit details
    Browse the repository at this point in the history
  3. move comments

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    945697e View commit details
    Browse the repository at this point in the history
  4. add docstring

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    6a2d419 View commit details
    Browse the repository at this point in the history
  5. get class format

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    4a6689e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c661227 View commit details
    Browse the repository at this point in the history
  7. starting draft dag

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    086e8a0 View commit details
    Browse the repository at this point in the history
  8. call on dataclass attr

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    cdcc074 View commit details
    Browse the repository at this point in the history
  9. remove vars

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5983368 View commit details
    Browse the repository at this point in the history
  10. add todo

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e0b450c View commit details
    Browse the repository at this point in the history
  11. add todo

    sungchun12 committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    12b50cc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. add a cause and more logs

    sungchun12 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ec51693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e6270 View commit details
    Browse the repository at this point in the history
  3. add in asserts

    sungchun12 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7f56d8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a082b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    5019576 View commit details
    Browse the repository at this point in the history
  2. add example EL tasks

    sungchun12 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1fff4fd View commit details
    Browse the repository at this point in the history
  3. add better docstrings

    sungchun12 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    8534130 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ba4d87 View commit details
    Browse the repository at this point in the history
  5. duplicate todo in example

    sungchun12 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ed1cc15 View commit details
    Browse the repository at this point in the history
  6. update class parameters

    sungchun12 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    c6c4fd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. update example for xcoms

    sungchun12 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e88d883 View commit details
    Browse the repository at this point in the history
  2. pod xcom pull works

    sungchun12 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    372d5fe View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    05c4d28 View commit details
    Browse the repository at this point in the history
  2. upgrade checkov

    sungchun12 committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    95d40ac View commit details
    Browse the repository at this point in the history