1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Commit Graph

11281 Commits

Author SHA1 Message Date
Akash Kulkarni
e88eb48e07 Implement core xmin sync logic (#25280)
Core xmin sync logic

Co-authored-by: akashkulk <akashkulk@users.noreply.github.com>
Co-authored-by: subodh <subodh1810@gmail.com>
2023-05-30 14:08:06 -07:00
Alex
bcc6d12fed Update zendesk-sell.md (#26798)
Fix typo in docs title
2023-05-30 15:56:19 -05:00
Augustin
9e96effc89 connectors-ci: connectors base build not required for majority of connectors (#26739) 2023-05-30 22:55:36 +02:00
Augustin
bef78705b8 cat: fix typo in changelog (#26797) 2023-05-30 15:44:00 -05:00
Augustin
818e68860a cat: fix bug in test_catalog_has_supported_data_types (#26766) 2023-05-30 22:41:22 +02:00
Artem Inzhyyants
df71aba04d Source Instagram: handle permission error (#26767)
* Source Instagram: handle permission error

* Source Instagram: update docs

* Source Instagram: reduce max_retry -> 5; remove retry for 2108006
2023-05-30 21:56:47 +02:00
Artem Inzhyyants
cc3ff52cf9 Source LinkedIn Ads: reduce records limit for Creatives Stream (#26780)
* Source LinkedIn Ads: reduce records limit for Creatives Stream

* Source LinkedIn Ads: update comment

* Source LinkedIn Ads: update docs

* Source LinkedIn Ads: fix unit test
2023-05-30 21:38:41 +02:00
Marcos Marx
87b43fba3a 🐛 Source Linkedin Pages: remove duplicate streams and fix follower_statistics schema (#26783)
* remove duplicate streams

* fix schema for follower_statitiss

* fix schema

* update dockefile version
2023-05-30 16:36:13 -03:00
Roman Yermilov [GL]
69b96ed636 Source Mixpanel: fix expected records (#26721) 2023-05-30 23:02:11 +04:00
Roman Yermilov [GL]
22639708a0 Source Confluence: fix expected records (#26747) 2023-05-30 23:01:56 +04:00
Roman Yermilov [GL]
5e49c16533 Source Freshsales: fix expected records (#26785)
* Source Freshsales: fix expected records

* Update expected_records.jsonl
2023-05-30 23:01:41 +04:00
James McNeill
ab87912a3d source google ads: add full refresh custom table "asset_group_listing_group_filter" (#25314)
* feat: new google ads full refresh custom table

* bump version

* update changelog

* fix changelog date for last version #25624

---------

Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
2023-05-30 13:48:59 -04:00
vivienmorlet
dab4cfc1b5 🐛 Source Google Ads: add 'asset' Resource to full refresh custom tables (#25624)
* add 'asset' Resource tu full refresh custom tables

* update google-ads.md

* remove diff hunk marker

* update version in metadata.yaml

---------

Co-authored-by: Sunny Hashmi <6833405+sh4sh@users.noreply.github.com>
2023-05-30 13:16:15 -04:00
Ben Church
c4282942cb Publish destination-vertica: change metadata extension (#26770)
* Rename .yml to .yaml

* Add language tags

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-05-30 11:04:30 -05:00
Marcos Marx
3aa0c284e2 🎉 New Destination: Vertica (#26718)
* initial code

* added vertica md file

* added vertica svg file

* Update vertica.md

Only Full Refresh Sync supported as per this PR.

* Update vertica.md

set 12.0.x for vertica documentation

* pointing to a database running on a cluster

* Automated Commit - Formatting Changes

* adding metadata.yml file

* move icon and add changelog

* rename icon

---------

Co-authored-by: dhanjimahto <dhanji.km@simplify3x.com>
Co-authored-by: dhanjimahto <122617093+dhanjimahto@users.noreply.github.com>
Co-authored-by: rakeshsimplify3xaccount <127210710+rakeshsimplify3xaccount@users.noreply.github.com>
Co-authored-by: dhanjimahto <dhanjimahto@users.noreply.github.com>
2023-05-30 11:39:23 -03:00
Artem Inzhyyants
e3076e6541 🚨🚨 Source linkedin ads: Migrate to May 2023 (#26372)
* Source LinkedIn Ads: update CDK version

* Source LinkedIn Ads: update schemas

* Source LinkedIn Ads: refactor source

* Source LinkedIn Ads: Migrate to May 2023

* Source LinkedIn Ads: monkeypatch url encoding to bypass encode :,%()

* Source LinkedIn Ads: fix test

* Source LinkedIn Ads: fix unittest

* Source Pinterest: refactor

* Source LinkedIn Ads: update docstrings; Refactor

* Source LinkedIn Ads: bump version

* Source LinkedIn Ads: update docs

* Source LinkedIn Ads: update schemas

* Automated Change

* Source LinkedIn Ads: update schemas; refactor

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: refactor

* Source LinkedIn Ads: fix unit test

* Source LinkedIn Ads: fix acceptance test config

* Source LinkedIn Ads: update source

* Source LinkedIn Ads: update abnormal state

* Source LinkedIn Ads: add TypeTransformer + fix schema

* Source LinkedIn Ads: Format code

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: update doc links

* Source LinkedIn Ads: pin CDK version

* Source LinkedIn Ads: refactor;
pass already encoded request params

* Source LinkedIn Ads: fix acceptance test versioning

---------

Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
2023-05-30 12:58:42 +02:00
Anatolii Yatsuk
462316bbac 🐛Source Asana: Fix order of authentication methods (#26653)
* Fix the order of authentication methods to make OAuth default one 

* Add allowedHosts to metadata.yaml
2023-05-30 13:21:32 +03:00
Augustin
c5a58feeff fix: modified files detection (#26744) 2023-05-30 04:36:50 -05:00
Augustin
fc0c5fbc34 connectors-ci: renable automated tests on PRs (#26742) 2023-05-30 04:14:23 -05:00
Augustin
7de2886d7b cat: validate types, formats, airbyte types and their combinations on catalog (#26669) 2023-05-30 10:48:00 +02:00
Augustin
312a3615f3 connectors-ci: pass PR id to airbyte-ci (#26504) 2023-05-30 08:15:53 +00:00
Augustin
f2c5f1df25 connectors-ci: run metadata validation on test (#26646) 2023-05-30 09:44:05 +02:00
Roman Yermilov [GL]
458b5abdd9 Source Twilio: fix expected records and docker image tag (#26675)
* Source Twilio: fix acceptance tests

* Source Twilio: fix acceptance tests

* Source Twilio: fix dockerfile imagetag version

* Update expected_records.jsonl
2023-05-30 02:17:57 +04:00
Baz
14dbfe88c1 🐛 Source Hubspot: fix then state has explicit empty str state value (#26719) 2023-05-29 22:31:58 +03:00
Denys Davydov
0714656e77 🐛 Source Intercom: migrate to advancedAuth (#26571)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26238 source intercom: migrate to advancedAuth

* source intercom: upd changelog

* source intercom: resolve conflicts

* revert leverhiring changes
2023-05-29 21:44:25 +03:00
Denys Davydov
e9f57c5f35 🐛 Source Instagram: migrate to advanced auth (#26656)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26237 source instagram - migrate to advancedAuth

* source instagram: upd changelog

* #26237: source instagram: upd exepcted spec
2023-05-29 21:43:46 +03:00
Augustin
2c9192e7a0 connectors-ci: improve global status reporting to GitHub for tests (#26575) 2023-05-29 19:53:59 +02:00
Denys Davydov
dcd2067904 🐛 Source Harvest: migrate to advanced auth (#26714)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26235 source harvest: migrate to advancedAuth

* source harvest: upd changelog
2023-05-29 18:42:21 +03:00
Denys Davydov
9b8f9dfd59 🐛 Source Square migrate auth spec to advanced auth (#26485)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26247 Source Square: migrate authSpec to advancedAuth

* #26485 source square: upd changelog

* source square: upd CAT config to fix build
2023-05-29 18:42:06 +03:00
Roman Yermilov [GL]
79a122df0d Source Close.com: fix expected records (#26654)
* Source Close.com: fix expected records

* Source Close.com: add `visibility_mode` fields to dialer schema
2023-05-29 19:32:52 +04:00
Roman Yermilov [GL]
f99f108eeb Source Notion: fix expected records (#26715) 2023-05-29 19:30:43 +04:00
Ben Church
5a975c31ef Connectors CI: spec upload on pre-release publish (#26691)
* upload spec on prepublish

* remove test comments

* Fix up unit test

* Fix test_publish

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-05-29 10:35:57 -04:00
Denys Davydov
5d4d71b7f3 🐛 Source Lever-hiring: migrate to advancedAuth (#26564)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26239 source Quickbooks: migrate from authSpecification to advancedAuth
2023-05-29 10:41:29 +03: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
Artem Inzhyyants
c5d7961e0b Source Instagram: handle AuthError (#26599)
* Source Instagram: handle AuthError:
Media posted before business account conversion

* Source Instagram: bump version

* Source Instagram: update docs
2023-05-26 22:45:45 +02:00
Ben Church
3c57e626d1 Remove source-amazon-seller-partner from cloud (#26682) 2023-05-26 13:19:56 -07:00
Baz
25f07db459 📝 Source Intercom: add 0.2.0 changes to changelog (#26681) 2023-05-26 22:36:53 +03:00
Baz
80c1dce186 🐛 Source Jira: fix bug when board doesn't support sprints (#26652) 2023-05-26 22:34:28 +03:00
Tyler B
ae1c5443e3 Update pinterest Start Date to 90 days back (#26680) 2023-05-26 12:16:27 -07:00
Evan Tahler
75240b0bbf Multi-architecture normalization build (local) (#26677)
* Multi-architecture normalization build (local)

When building and testing normalization locally, we need to force the base images to match the local host OS.

This is not a problem when publishing the connectors as `airbyte-ci`/dagger handles this for us

* Update build.gradle
2023-05-26 10:57:15 -07:00
Ben Church
13c630022c Ensure headings are properly nested (#26638)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-05-26 09:38:30 -07:00
Ben Church
dac35afdac Update icon urls (#26640)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-05-26 09:38:15 -07:00
Baz
94219befbd 🐛 Source TikTok Marrketing: fix syncs with Advertiser ID (#26569) 2023-05-26 19:29:34 +03:00
Marcos Marx
e94f3b034f 🐛 Source Aha: fix schemas and integration test (#26666)
* fix schemas

* bump connector version
2023-05-26 13:02:07 -03:00
Daryna Ishchenko
3443438de7 🐛Source Youtube Analytics: migrated to advancedAuth (#26420)
* migrated to advancedAuth

* added changelog

* Automated Change

* removed auth_type

---------

Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-05-26 17:48:52 +03:00
Marcos Marx
215abfe4a8 bump amazon ads medatafile file (#26657)
Co-authored-by: Augustin <augustin@airbyte.io>
2023-05-26 14:57:37 +02:00
Augustin
f23a6c93f8 connectors-ci: avoid rate limit on Python install (#26659)
* connectors-ci: avoid rate limit on Python install

* connectors-ci: avoid rate limit on Python install
2023-05-26 07:50:37 -05:00
flash1293
7ea742c2fe 🤖 Bump minor version of Airbyte CDK 2023-05-26 08:58:32 +00:00
Joe Reuter
4a041bf77d Low code CDK: Allow nested objects for request_body_json (#26474)
* allow nested JSON

* add test for boolean

* review comment

* change for testing

* try fix

* try another fix

* Revert "change for testing"

This reverts commit 931b935778.

* Revert "try fix"

This reverts commit 6f1c6c0e4b.
2023-05-26 10:52:24 +02:00
Denys Davydov
0e8da0ca08 🐛 Source LinkedIn-Ads: migrate to advancedAuth (#26512)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26240 Source LinkedIn ads: migrate to advancedAuth

* source linkedin-ads: upd changelog
2023-05-26 11:46:05 +03:00