Ben Church
1c871756b3
Allow empty reg in registry entry generation ( #28307 )
...
* Handle empty or missing registries
* Update scaffolds to include cloud reg
2023-07-14 15:26:04 -07:00
Ben Church
1dabc6208e
Metadata: add tags field ( #26320 )
...
* Add optional tags field
* Remove duplicate icons
* Add programming tags to all
* Update docs
* supportUrl -> documentationUrl
* Ensure one language tag is applied
* Add keyvalue check
* rebase and fix tests
* Format
* Add cache buster
* Improve test
* Automated Commit - Formatting Changes
* Update error
* Fix missing tags
* Fix scaffold
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-05-26 16:13:09 -07:00
Augustin
7310494846
qa-checks: check metadata version matches dockerfile version ( #25661 )
2023-05-04 16:08:19 -07:00
Augustin
e888d63200
metadata: generate metadata.yaml for new connectors. ( #25549 )
2023-04-28 16:25:01 +00:00
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
Augustin
954761cf7f
update destination-python generator ( #21298 )
2023-01-13 09:03:23 +01:00
Scott Lee Chua
a821d07728
Low-code CDK: Update autogenerated docs ( #19786 )
...
* Add integration tests command
Add commands to run integration tests using Docker, referencing https://airbytehq.github.io/connector-development/config-based/tutorial/testing
* Add autogenerating documentation URL to spec.yaml template
* Replace docs.airbyte.io with docs.airbyte.com
* Update test command
* run gradlew regenrate scaffold file
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-12-08 17:15:08 -03:00
Evan Tahler
087018799a
Use pytest v6.2.5 ( #19848 )
...
* Use pytest v6.2.5
* bump test definitions
2022-11-28 17:57:06 -08: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
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
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Brian Leonard
c302af45ff
Upgrade to Python 3.9 ( #11763 )
...
* Dockerfile to 3.9
* Python version
* More python updates
* 3.9 on GitHub actions and lint updates
* Test out 3.9.11 on GitHub actions
* install python with an action
* formatting: newline
* Also has python code
* only check first level for changed modules
Previous example (source-google-search-console/credentials)
* Test failure: there is no logger.trace
2022-04-11 20:51:37 -07:00
Christophe Duong
744e0d5f13
Refactor Snowflake internal Staging as a base class for other staging classes ( #10865 )
...
* Refactor Snowflake internal Staging as model to share staging abilities in jdbc destinations
2022-03-11 15:29:12 +01:00
girarda
adea13cea7
Fix redshift and oracle acceptance tests ( #10855 )
...
* parse jdbc parameters
* Also fix redshift
* other oracle source acceptance test
* This is & now
* This is & now
* This is & now
* This is & now
* This is & now
* also update nne
* increase sleep to 11 seconds
* Bump to 15 seconds
* gradlew format
* try to reformat
* gradlew format
* Run ./gradlew :airbyte-integrations:connector-templates:generator:testScaffoldTemplates --scan
* reset to master
* Revert "reset to master"
This reverts commit d6141ed933 .
2022-03-04 16:55:44 -08:00
Christophe Duong
f0e8e48d82
Format code ( #10837 )
...
* Regenerate MySQL outputs from normalization tests
* format
2022-03-03 17:28:22 +01:00
Tim Roes
2855dfcdce
Upgrade plop in connector generators ( #10578 )
...
* Upgrade plop
* Remove scaffolded code
* Build fixes
* Remove scaffolded code
* Revert "Remove scaffolded code"
This reverts commit 3911f527f8 .
* Revert "Remove scaffolded code"
This reverts commit 549f790e3c .
* Remove .gitignore changes
* Remove .gitignore changes
* Update scaffold generated code
* Replace titleCase with capitalCase (#10654 )
* Add capitalCase helper
* Replace titleCase with capitalCase
* Update generated scaffold files
Co-authored-by: LiRen Tu <tuliren.git@outlook.com >
2022-02-28 08:05:14 +01:00
Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
Maksym Pavlenok
10da72d178
🐛 CI templates: update scaffold examples ( #5551 )
...
Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com >
2021-08-20 22:08:18 +03:00
Sherif A. Nada
a4bb30430d
Python Demo Destination: KVDB ( #4786 )
2021-07-19 09:44:36 -07:00
Davin Chia
f4018c52c3
Format. ( #4814 )
2021-07-19 15:19:21 +08:00
Sherif A. Nada
c29c7ab3a7
🎉 Add Python Destination Template ( #4771 )
2021-07-18 22:26:06 -07:00