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
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
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
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
Maksym Pavlenok
802a8184cd
🐛 Python Alpine tempales: add build-base packages ( #6457 )
...
Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com >
2021-09-28 11:43:51 +03:00
Maksym Pavlenok
f76ca9f215
🐛 Python tempales: add default timezone for Alpine images ( #5702 )
...
Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com >
2021-08-27 19:01:36 +03:00
Maksym Pavlenok
70713902cd
🚀 Dockerfile Python templates: migration to Alpine Docker image ( #5397 )
...
* update Dockerfile templates
* update dockerfile for python desctinations
* add bash for all python Dockerfile templates
Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com >
2021-08-18 22:42:46 +03:00
Eugene Kulak
d99e93981a
fix templated files extension ( #4996 )
...
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
2021-07-26 19:33:15 -04:00
Madison Swain-Bowden
9d02743be6
🐛 Correct imports in Python destination template ( #4885 )
2021-07-21 14:08:55 -07: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