Pedro S. Lopez
9bf183a439
feat: publish pre-release versions of connectors ( #24884 )
...
* [wip] prerelease version publishing
* fix typo
* dont update latest tag
* pass pre-release flag
* typo
* Update publish-command.yml
2023-04-10 20:16:46 +00:00
Ben Church
90828d4bd9
Version connector build statuses ( #22029 )
...
* Refactor the job log json to include the docker_version
* Output to versioned folder
* Handle the case where people call the action without connector prefixed
* Retrieve status of each connector
* Use build report statuses in the QA Engine
* Cast build status as an enum
2023-01-30 16:16:16 -08:00
Maksym Pavlenok
61b0e9e196
🎉 Single py checker ( #10246 )
2022-02-21 14:01:42 +02:00
LiRen Tu
679ce18042
🎉 Destination databricks: move driver downloading to gradle ( #9995 )
...
* Download jdbc driver in dockerfile
* Download jdbc driver in dockerfile
* Remove driver downloading from ci
* Update document
* Update public doc
* Download jdbc driver in gradle
* Clean up gradle file
* Clean up dockerfile
* Fix typo
2022-02-02 02:16:53 -08:00
LiRen Tu
dfb7b8cd3f
🐞 Destination databricks: update jdbc driver to patch log4j ( #7622 )
...
* Download spark jdbc driver in build cmd
* Download jdbc driver in ci integration test
* Update comments
* Set up cloud sdk
* Add comments
* Download jdbc driver from databricks directly
* Update readme
* Use unzip command
* Install unzip for databricks
* Add databricks build status
* Close database
* Log more error information
* Close database when checking connection
* Update spec
2022-01-06 20:22:56 -08:00
Maksym Pavlenok
d3b0c998b8
🎉 CI secrets: full migration to GSM ( #8561 )
...
* add python packages for CI scripts
* add tox config for all subpackages
* draft version
* init venv for scripts
* fix venv
* remove used comments
* fix run test
* change base folder
* update secret format
* update docs
* remove an unused file
* remove github secrets logic fully
* fix base_folder balue
* add functions desc
2021-12-15 15:08:46 +02:00
Maksym Pavlenok
c0cc288f97
🎉 CI secrets: migration to GSM ( #7528 )
...
* fix 404 responses for the ticket_comments stream
* add unit test
* add unit test
* add oauth2 access token
* Update airbyte-integrations/connectors/source-zendesk-support/source_zendesk_support/streams.py
Co-authored-by: George Claireaux <george@claireaux.co.uk >
* switching among auth methods
* update spec file
* update CI secrets logic
* update CI secrets logic
* remove debug data
* add a debug message
* fix json convertation
* fix json convertation
* support one secret by several connectors
* Update tools/bin/ci_credentials.sh
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* Update tools/bin/ci_credentials.sh
Co-authored-by: LiRen Tu <tuliren@gmail.com >
* update function names
* update docs
* reset failed changes
* update json set value
* update secrets json key
* Update tools/bin/ci_credentials.sh
* add JSON validation
* Update docs/connector-development/README.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* update doc
* Update README.md
* rename the function write_standard_creds
Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com >
Co-authored-by: George Claireaux <george@claireaux.co.uk >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
Co-authored-by: LiRen Tu <tuliren@gmail.com >
2021-11-10 10:49:44 +02:00
Michel Tricot
ac092ada6e
Hide connector scaffolding behind a script ( #2080 )
2021-02-16 20:09:03 -08:00
Michel Tricot
d9da1172a2
Quick & dirty setup of a read only airbyte instance ( #1802 )
2021-01-26 18:54:12 -08:00
Michel Tricot
65d535f1af
Detect broken links and fix remaining broken links ( #797 )
2020-11-06 16:57:57 -08:00
Michel Tricot
5e2ccaa49b
DRY connector gradle files ( #562 )
2020-10-14 10:59:47 -07:00
Michel Tricot
e3737a2c06
Introducing Airbyte ( #348 )
2020-09-18 20:41:09 -07:00
Michel Tricot
5c5185f1b4
First process to push integrations ( #215 )
2020-09-10 15:36:43 -07:00
Michel Tricot
b91aa2c86c
Conduit is dead, long live dataline ( #33 )
2020-08-10 19:44:10 -07:00
Michel Tricot
7491c94704
Generate API code + bootstrap webserver + simplify launch ( #8 )
2020-08-05 12:44:52 -07:00