File tree
240 files changed
+17835
-852
lines changed- .github/workflows
- airbyte-bootloader
- src/test/java/io/airbyte/bootloader
- airbyte-cdk/python
- airbyte-config
- config-models/src/main
- java/io/airbyte/config
- resources/types
- config-persistence/src
- main/java/io/airbyte/config/persistence
- test/java/io/airbyte/config/persistence
- init
- src
- main
- java/io/airbyte/config/init
- resources/seed
- test
- java/io/airbyte/config/init
- resources
- airbyte-container-orchestrator
- airbyte-cron
- src/main/java/io/airbyte/cron/selfhealing
- airbyte-db/db-lib/src
- main
- java/io/airbyte/db/instance
- configs/migrations
- development
- resources/configs_database
- test/java/io/airbyte/db/instance/configs/migrations
- airbyte-integrations
- bases/base-java/src/main/java/io/airbyte/integrations/base/ssh
- connectors
- destination-bigquery-denormalized
- destination-bigquery
- destination-e2e-test/src/main/resources
- destination-gcs
- destination-mongodb-strict-encrypt
- src/test/resources
- destination-mongodb
- src/main/resources
- destination-mssql/src/test-integration/java/io/airbyte/integrations/destination/mssql
- destination-postgres-strict-encrypt
- src
- main/java/io/airbyte/integrations/destination/postgres
- test-integration/java/io/airbyte/integrations/destination/postgres
- test/resources
- destination-postgres
- destination-redshift
- destination-s3
- src
- main/java/io/airbyte/integrations/destination/s3/avro
- test/resources/parquet/json_schema_converter
- destination-snowflake
- source-amazon-ads
- source_amazon_ads
- streams/report_streams
- unit_tests
- source-clickhouse-strict-encrypt
- source-clickhouse
- src/main/java/io/airbyte/integrations/source/clickhouse
- source-cockroachdb-strict-encrypt
- source-cockroachdb
- src/main/java/io/airbyte/integrations/source/cockroachdb
- source-db2-strict-encrypt
- source-db2
- src/main/java/io.airbyte.integrations.source.db2
- source-e2e-test/src/main/resources
- source-facebook-marketing
- integration_tests
- source_facebook_marketing
- unit_tests
- source-google-analytics-data-api/source_google_analytics_data_api
- source-google-analytics-v4/source_google_analytics_v4
- source-mssql-strict-encrypt
- src/test/resources
- source-mssql
- src
- main
- java/io/airbyte/integrations/source/mssql
- resources
- test-integration/java/io/airbyte/integrations/source/mssql
- test-performance/java/io/airbyte/integrations/source/mssql
- test/java/io/airbyte/integrations/source/mssql
- source-mysql-strict-encrypt
- src
- test-integration/java/io/airbyte/integrations/source/mysql_strict_encrypt
- test/resources
- source-mysql
- src
- main
- java/io/airbyte/integrations/source/mysql
- resources
- test-integration/java/io/airbyte/integrations/source/mysql
- test-performance/java/io/airbyte/integrations/source/mysql
- source-oracle-strict-encrypt
- source-oracle
- src/main/java/io/airbyte/integrations/source/oracle
- source-plaid
- source_plaid
- source-postgres/src/main/java/io/airbyte/integrations/source/postgres
- source-redshift
- src/main/java/io/airbyte/integrations/source/redshift
- source-relational-db/src
- main/java/io/airbyte/integrations/source/relationaldb
- test/java/io/airbyte/integrations/source/relationaldb
- source-snowflake
- src
- main/java/io.airbyte.integrations.source.snowflake
- test-integration/java/io/airbyte/integrations/io/airbyte/integration_tests/sources
- source-tidb
- src/main/java/io/airbyte/integrations/source/tidb
- airbyte-metrics/reporter
- airbyte-server
- airbyte-tests/src/automaticMigrationAcceptanceTest/resources
- airbyte-webapp-e2e-tests/cypress
- commands
- integration
- pages
- airbyte-webapp
- src
- components
- JobItem/components
- base/Input
- core/domain/connector
- packages/cloud
- pages/ConnectionPage/pages/ConnectionItemPage/components
- views/Connection/CatalogTree/components
- airbyte-workers
- charts
- airbyte-bootloader
- airbyte-metrics
- templates
- airbyte-server
- airbyte-temporal
- airbyte-webapp
- airbyte-worker
- airbyte
- templates
- docs
- contributing-to-airbyte
- deploying-airbyte
- integrations
- destinations
- sources
- operator-guides
- docusaurus
- kube
- overlays
- dev-integration-test
- dev
- stable-with-resource-limits
- stable
- resources
- octavia-cli
- tools/integrations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
240 files changed
+17835
-852
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + |
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 |
| - | |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
71 | 72 |
| |
72 | 73 |
| |
73 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
74 | 80 |
| |
75 | 81 |
| |
76 | 82 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| 152 | + | |
| 153 | + | |
151 | 154 |
| |
152 | 155 |
| |
153 | 156 |
| |
| |||
323 | 326 |
| |
324 | 327 |
| |
325 | 328 |
| |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
326 | 335 |
| |
327 | 336 |
| |
328 | 337 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
| 65 | + | |
| 66 | + | |
| 67 | + |
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| 53 | + | |
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| |||
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
| 83 | + | |
82 | 84 |
| |
83 | 85 |
| |
84 | 86 |
| |
| |||
115 | 117 |
| |
116 | 118 |
| |
117 | 119 |
| |
| 120 | + | |
118 | 121 |
| |
119 | 122 |
| |
120 | 123 |
| |
| |||
140 | 143 |
| |
141 | 144 |
| |
142 | 145 |
| |
| 146 | + | |
143 | 147 |
| |
144 | 148 |
| |
145 | 149 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
| |||
121 | 122 |
| |
122 | 123 |
| |
123 | 124 |
| |
| 125 | + | |
124 | 126 |
| |
125 | 127 |
| |
126 | 128 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| 181 | + | |
181 | 182 |
| |
182 | 183 |
| |
183 | 184 |
| |
| |||
206 | 207 |
| |
207 | 208 |
| |
208 | 209 |
| |
| 210 | + | |
209 | 211 |
| |
210 | 212 |
| |
211 | 213 |
| |
| |||
220 | 222 |
| |
221 | 223 |
| |
222 | 224 |
| |
| 225 | + | |
223 | 226 |
| |
224 | 227 |
| |
225 | 228 |
| |
| |||
256 | 259 |
| |
257 | 260 |
| |
258 | 261 |
| |
| 262 | + | |
259 | 263 |
| |
260 | 264 |
| |
261 | 265 |
| |
| |||
299 | 303 |
| |
300 | 304 |
| |
301 | 305 |
| |
| 306 | + | |
302 | 307 |
| |
303 | 308 |
| |
304 | 309 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
|
0 commit comments