1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

159 Commits

Author SHA1 Message Date
Anna Lvova
9f685b95c8 🐛 Source LinkedIn Ads: hands 429 response status code (#8382)
* Add log message for 429 status_code

* fix

* bump version

* bump version and format
2021-12-02 14:17:33 +02:00
Maksym Pavlenok
82c4c8223b 🎉 Linkedin Ads: support of oAuth2 (#7839)
* 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

* remove debug data

* add a debug message

* fix json convertation

* support one secret by several connectors

* 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 spec file

* add oauth2 logic

* update doc and version

* add tests

* correction of spec

* update tests

* update spec file

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-18 16:36:16 +02:00
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Vadym
504580d833 Remove base-python gradle dependencies in connectors where base-python is not used (#7499)
* Remeve base-python references.

* Add requirements.txt

* Fix requirements.txt blank line

* Fix source-exchange rates to common CDK approach

* Fix source-smartsheets SAT.
Fix source-exchange-rates build.gradle.

* Bump docker version

* Update source-dixa SAT config

* Fix source-exchange-rates SAT config

* Revert bump scaffold sources version

* Fix source-shortio SAT config

* Fix source-square invalid_config.json

* Fix source-us-census invalid_config.json

* Fix source-intercom versioning
2021-11-10 13:12:29 +02:00
Christophe Duong
a3196428a7 Forward destination location to dbt profiles (#6709)
* Forward destination location to dbt profiles

* Format code

* Update version
2021-10-06 19:20:15 +02:00
Baz
64d7cf17c8 🐛 Source LinkedIn-Ads: Fix for Campaigns/targetingCriteria transformation, coerced Creatives/variables/values to string (#6610)
* fixed targettingCriteria transformation, changed values of creatives/variables to string by default, bumped the version
2021-10-06 13:57:29 +03:00
Marcos Marx
3a825e877a correct linkedin ads readme link (#6540)
* correct linkedin ads readme link

* correct link in bigcommerce doc
2021-09-29 10:26:01 -03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Baz
2f835e4e39 🎉 New Source: LinkedIn Ads (#5285)
Resolving: https://github.com/airbytehq/airbyte/issues/2589

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
2021-09-25 01:58:58 +03:00