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
Augustin
f56b792eb8
connector-templates: fix typo in acceptance-test-config.yml.hbs ( #21056 )
2023-01-05 10:11:37 -04:00
Evan Tahler
e39e1898c5
Expected Records to .jsonl format ( #20850 )
...
* Expected Records to `.jsonl` format
* fix formatting template
* remove endline
* update templates
* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com >
2023-01-03 15:55:36 -08:00
Augustin
e933de02e8
SAT: declare bypass_reason in acceptance-test-config.yml ( #18364 )
2022-10-25 08:52:35 +02:00
Pedro S. Lopez
938436bcc9
update connector specs and definitions with new .com documentation urls ( #17585 )
...
* update definitions with new .com docs urls
* update docs urls in specs
* update generators
* regenerate scaffold connectors
* remove unrelated changes
* update more urls
* update specs
* fix tests
* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting
* revert docs changes to make pr more reviewable
* revert generator readme changes to make more reviewable
* fix mysql strict encrypt expected spec
* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Pedro S. Lopez
0c12ad9136
python generators output spec.yaml files ( #12245 )
...
* generators output spec.yaml files
* source-singer generator also uses spec.yaml
* update scaffold
* update python cdk tutorials to use spec.yaml
* add docs updates
* consistency
2022-04-26 07:16:04 -07:00
Dmytro
3630cdeded
🎉 New Source: Amazon Ads (initial version) ( #5023 )
...
* 3772: Amazon Ads source, initial version
Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-08-26 11:15:38 +03:00
LiRen Tu
2906ec287a
CI: Add action to check broken doc links ( #5254 )
...
* Add action to check broken doc links
* Ignore localhost
* Update config
* Fix broken links
* Use quiet mode
* Ignore PR link
* Fix more broken links
* Fix more broken links
* Fix more broken links
* Verify pattern
* Fix more broken links
* Separate full and pr check
* Update pattern
* Test invalid link
* Remove invalid link
2021-08-07 14:28:02 -07:00
Davin Chia
73e6f576bb
Fix Kube S3 Logging Bug. ( #4914 )
...
See bluedenim/log4j-s3-search#101 for a summary.
Because this is upstream, I built the jar locally and uploaded it to a temp gcs bucket serving as a maven repository.
I've added this location and the new version in the build.gradle.
I want to merge this in now since there are several users waiting on this. Created #4915 to follow up with the OSS PR and clean up work.
2021-07-23 12:34:35 +08:00
vovavovavovavova
123355bd04
secondary PR: update acceptance config variable ( #3930 )
2021-06-08 09:09:35 +03:00
Sherif A. Nada
0cc1f637d4
CDK: update generated modules used in testing generators ( #3353 )
2021-05-10 19:04:08 -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