1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

27 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Daryna Ishchenko
448f8ce546 chore(source-twilio, source-stripe, source-google-search-console): fixed cat tests (#48478) 2024-11-18 14:45:20 +02:00
Daryna Ishchenko
f6fd017a14 fix(source-google-search-console): fix request body for report streams by keyword (#45196) 2024-09-16 16:08:19 +03:00
Christo Grabowski
23a2ea5f18 Source Google Search Console: Update records/test config (#35927) 2024-03-08 14:48:02 -05:00
maxi297
7a85c0cb81 Fix expected records 2024-03-05 09:09:34 -05:00
Anton Karpets
2b088037fd 🏥Source Google Search Console: fix expected records (#35787) 2024-03-04 18:46:54 +02:00
Anton Karpets
9f281138fa 🏥Source Google Search Console: fix expected records (#35742) 2024-03-01 12:18:28 +02:00
Anton Karpets
b7ae6c4875 🏥Source Google Search Console: fix expected records (#35723) 2024-02-29 19:23:56 +02:00
Augustin
0b33caecda Revert "[skip ci] formatting: add missing license headers (#33250)" (#33289) 2023-12-11 11:38:37 +01:00
Augustin
60c1cc01ad [skip ci] formatting: add missing license headers (#33250) 2023-12-11 10:15:18 +01:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Baz
f9db299dab 🐛 Source Google Search Console: add new Keyword-Site-Report-By-Site stream (#29750) 2023-08-23 21:41:16 +03:00
Daryna Ishchenko
8970634947 Source Google Search Console: added discover and googleNews to searchType (#27952)
* added discover and googleNews to searchType

* updated changelog

* fixed types for streams
2023-07-05 16:55:19 +03:00
Daryna Ishchenko
a08911e4ce Source Google Search Console: add new streams (#27831)
* Source Google Search Console: Add new streams

* added new streams

* updated changelog

* updated minor version

* updated SAT

---------

Co-authored-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2023-06-30 14:55:21 +03:00
Serhii Lazebnyi
cfeabd3a4e Connector Health: Fixed SAT for Instagram, Facebook pages, Google Search Console, Stripe, Typeform, Hubspot, Sentry, Faker, Zendesk support, Slack, Jira (#23711)
* Fixed SAT

* Updated stripe and instagram

* Google search console add allowed hosts

* Fix hubspot, sentry, stripe

* Fix source faker and zendesk-support

* Fix google search console and hubspot

* Fix slack and jira acceptance tests

* Fix expected records for facebook marketing
2023-03-08 19:41:34 +01: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
Serhii Chvaliuk
a8ed833ab3 Source google search console: turn on default HttpAvailabilityStrategy (#22334)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-02-07 05:33:44 +02:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Serhii Lazebnyi
a18d724a8b Source Google Search Console: enable high test strictness level in SAT (#21503)
* Enable high test strictness level

* Deleted search_analytics_all_fields stream from expected records

* Updated acceptance tests

* Updated expected records

* Updated expected records
2023-01-25 17:43:25 +01:00
Augustin
ff4ea3961a Republish connectors using CDK 0.1.88 to 0.1.89 (#17304) 2022-09-28 18:18:59 +02:00
Roman Yermilov [GL]
8d61711c13 Source Google Search Console: fix 403 error (#16819)
* Source Google Search Console: fix 403 error

* Source Google Search Console: bump version and update changelog

* Source Google Search Console: fix test abnormal state data

* Updated release stage

* auto-bump connector version [ci skip]

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-19 17:16:55 +04:00
Roman Yermilov [GL]
55f875bce6 Source Google Search Console: add custom analytics stream (#16433)
* Source Google Search Console: add custom analytics stream

* Source Google Search Console: fix flake warnings

* Source Google Search Console: validate custom report string

* Source Google Search Console: update catalog to include custom report to acceptance tests

* Source Google Search Console: update abnormal state for custom report

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-14 14:44:38 +04:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Arthur Galuza
9d62959df2 🐛 Source Google Search Console: set default end_date param value (#7431)
* Set default end_date value

* Upd changelog

* Few updates

* Remove timeout_seconds from SAT config

* Add cursor_paths to SAT configuration

* After rebase fix

* Bump connector's version + update docs

Co-authored-by: oleh <lovemybeard@gmail.com>
2021-11-26 19:25:14 +02:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
oleh.zorenko
75c17b4c1b Format google-search-console schemas (#6047) 2021-09-14 18:31:50 +03:00
Arthur Galuza
c0d4652852 🎉 New Source: Google Search Console (#5350)
* Generate Google Search Console connector

* Add schema

* Upd schema

* Upd authenticator

* Add creds retrieving script

* Remove legacy dep

* Upd dockerfile base image

* Add sample config

* Upd source definitions, add ci_credentials injection

* Upd schema

* Upd GSC creds injection

* Cleanup

* Add tzdata

* Upd tzdata installing

* Change base docker image

* Upd streams

* Fix typo

* Upd supported_sync_modes list

* Add multiple site, service account, search type support

* Fix typo

* Upd streams, pagination, multi site support

* Add service account secrets

* Remove source-google-search-console-singer from source definitions

* Upd creds retrieving base image

* Upd schema

* Upd docs

* Add badge

* Upd schema

* Upd docs

* Move the cursor field to the top

* Upd docs
2021-09-10 11:47:02 +03:00