Commit f6b135a
Release 1.0.0 (#113)
* feat: migrate to Astronomer Cosmos for dbt orchestration (#112)
* feat!: refactor library to use Astronomer Cosmos instead of dbt Graph Builder
* feat: add support for execution_env.execution_script configuration to Cosmos
* feat: fix the configuration merge issue
* docs: fix documentation / excessive comments
* chore: update docs + install google-re2 from binaries only
* feat: drop Python 3.8 and Airflow 1.x support
* chore: cleanup the branch
* feat: add tests for docker and local
* doc: remove unneeded comments
* fix: after rebase / merge
* docs: update documentation as requested in review
* chore: fix pre-commit failing
* docs: firther updated to documentation
* FIX #113 - Bump version and CHANGELOG for release 1.0.0
* chore: remove agentic configuration
---------
Co-authored-by: Dominik Gniewek-Węgrzyn <47598580+dgniewek@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Dominik Gniewek-Węgrzyn <dominik.gniewek@getindata.com>1 parent 4d2b6c8 commit f6b135a
87 files changed
Lines changed: 8109 additions & 2262 deletions
File tree
- .github/workflows
- dbt_airflow_factory
- bash
- cosmos
- ecs
- k8s
- notifications
- tasks_builder
- docs
- tests
- config
- airbyte_dev
- base
- bash_execution
- config_merge
- docker_execution
- gateway_source
- gateway
- no_gateway
- no_task_group
- task_group
- fixtures
- dbt_projects
- basic
- with_seeds
- manifests
- basic
- edge_cases
- gateway
- with_seeds
- profiles
- test_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
| 24 | + | |
| 25 | + | |
21 | 26 | | |
| 27 | + | |
| 28 | + | |
22 | 29 | | |
| 30 | + | |
23 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
24 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
25 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
5 | 49 | | |
6 | 50 | | |
7 | 51 | | |
| |||
161 | 205 | | |
162 | 206 | | |
163 | 207 | | |
164 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
165 | 211 | | |
166 | 212 | | |
167 | 213 | | |
| |||
0 commit comments