Cole Snodgrass
2e099acc52
update headers from 2022 -> 2023 ( #22594 )
...
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io >
2023-02-08 13:01:16 -08:00
Joe Reuter
6a10ae3e05
Rename source acceptance test to connector acceptance test ( #21846 )
...
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Marcos Marx
05fec07428
Connector Generator: remove catalog.json file ( #18265 )
...
* remove catalgo from generator
* regenerate scaffold connectors
2022-12-08 17:25:32 -03:00
Denis Davydov
426e9594cb
fix build: run gradlew format ( #13265 )
...
* fix build: run gradlew format
* Revert "fix build: run gradlew format"
This reverts commit e679b4f26f .
* fix connector template to fix the build
2022-05-27 17:36:43 +03:00
Marcos Marx
dca2256a7c
Bump 2022 license version ( #13233 )
...
* Bump year in license short to 2022
* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Christophe Duong
86ca36c5c0
Format code ( #7978 )
2021-11-15 14:51:10 +01:00
Marcos Marx
10434372de
Change license in connector generator base files ( #6522 )
...
* change license in generator base files
* run gradlew scaffold
* format eof
* add eof singer base
* remove license from test_* http source
* format test_incremental http source
2021-09-29 04:45:42 -03:00
Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
LiRen Tu
da98e5784d
Clean up json schema in code generators ( #5383 )
...
Follow up on #4907 .
2021-08-12 14:40:38 -07:00
LiRen Tu
c3a0a961a4
Fix file change issue in build ( #5230 )
...
* Show git diff
* Remove typo
* Show git diff in two more steps
* Check in scaffold change
2021-08-05 14:06:48 -07:00
Dmytro
abde7c7727
Remove json schema parameter ( #4907 )
...
source-acceptance-test framework not longer required json_schema parameters
from catalog file. This parameter is verbose, makes reading config file
complicated and could be misleading when debugging acceptance test issues.
Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com >
2021-08-04 18:16:59 +03:00
Davin Chia
5f7d36efa6
🐛 Add missing dependencies for acceptance tests to run. ( #4808 )
2021-07-19 12:24:07 +08:00
Charles
d279ae3796
Restore template generator and fix formatting. ( #4768 )
2021-07-15 14:08:18 -07:00
Charles
0df53170c9
Stop formatting python with spotless ( #3388 )
2021-05-13 17:46:34 -07:00
Davin Chia
945e46b53e
Update generator templates to use CDK. ( #3316 )
...
* Update singer template.
* Update source python.
* Update http python.
* Fix a bug where the template tests were not previously running.
2021-05-11 06:26:22 +08:00