- gha: Update action used to release package on PyPI (#154)
- Upgrade to pydantic v2
- deps: Add support for pydantic v2 (#153)
- core: Add task-specific operator kwargs (#145)
- deps: Downgrade pydantic (#139)
- core: Add support for filtering DAG based on tags (#126)
- core: Add support for filtering DAG based on tags (#125)
- core: Add support for filtering DAG based on tags
- core: Update selectors to select (#120)
- core: Add support for '--warn-error' and '--warn-error-options' (#117)
- core: Add support for '--no-partial-parse' flag (#114)
- core: Add support for '--no-write-json' flag (#111)
- core: Add support for '--exclude' flag (#108)
- core: Add support for multiple selectors (#106)
- core: Add support for (#103)
- operators: Add support for full-refresh (#102)
- core: Create enum class to represent available execution operators (#101)
- config: Create config classes (#98)
- opreators: Refactor operator classes and introduce multiple inheritence (#95)
- parser: Allow empty nodes in NodeDeps model (#94)
- core: Remove unused modules (#92)
- taskgroup: Add BashOperator as the default operator_class (#90)
- parser: Add operation in DbtResourceType Enum (#73)
- cicd: Fix trigger for docs deployment workflow (#66)
- docs/cicd: Automate the deployment of docs (#64)
- repo: Add CODEOWNERS (#61)
- ci: Enable automated releases (#60)
- ci: Add commitizen in pyproject (#32)
- ci: Enable semantic versioning
- core: Implement functionality for adding extra tasks in dbt TaskGroup (#25)
- docker: Update Dockerfile to create end-to-end dev environment (#21)
- gh_actions: Publish package on PyPI via poetry (#12)
- core: Implement core logic (#4)
- github_workflows: Add workflow for automating package build and release on PyPI (#7)
- gh: Add workflow for tests (#3)
- dbt_airflow: Create initial structure (#2)
- ci: Disable credentials persistance in checkout action (#59)
- ci: Update the way we make releases (#58)
- ci: Add pre-commit hook (#57)
- ci: Update trigger (#56)
- ci: Fix personal access token in release step (#55)
- ci: Update gh token (#54)
- ci: Update github token (#53)
- ci: Cleanup CI (#52)
- ci: Fix CI (#51)
- ci: Fix PR creation (#49)
- ci: Create PR on release (#48)
- ci: Add github action bot as committer (#47)
- ci: Add caching and remove changelog (#46)
- ci: Add cz command in Ci (#45)
- ci: Force push in CI (#44)
- ci: Add github token in last step of workflow (#42)
- ci: Fix date variable in main workflow (#41)
- ci: Fix main workflow (#40)
- ci: Fix git configuration (#39)
- ci: Fix git configuration in main workflow (#38)
- ci: Fix git configuration in CI (#36)
- ci: Update git configuration (#35)
- ci: Fix git configuration in main workflow (#34)
- ci: Fix trigger on deploy workflow (#31)
- gh_actions: Remove condition from publish job (#14)