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

22 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
Roman Yermilov [GL]
cc88863bd7 Source Google Analytics v4: fix expected records (#26650)
* Source Google Analytics v4: fix expected records

* Update expected_records.jsonl

* Update expected_records.jsonl

* Update expected_records.jsonl

* Update expected_records.jsonl
2023-05-31 23:26:02 +04:00
Roman Yermilov [GL]
f221d7980b Source Google Analytics v4: fix expected records (#26576) 2023-05-25 19:46:13 +04:00
Serhii Lazebnyi
0b9ae8e209 Connector Health: Fixed SAT for GitHub, Google Analytics v4 (UA), Google Search Console, Hubspot, Recharge, Sendgrid, Greenhouse, Chargebee, Survey Monkey, Twitter, Zenloop, Zendesk-support, Pinterest, Slack, Sentry (#23946)
* Fix SAT source-google-search-console, source-hubspot, source-instagram, source-recharge, source-zendesk-support

* Fix github, sendgrid, google-analytics-v4, survey-monkey, twitter

* Added a newline at the end

* Fix pinterest, twitter expected records

* Fix hubspot and slack

* Fix sentry and GAv4(UA) allowed hosts

* Fix github and sendgrid

* Fix google analytics UA expected records

* Increase timeout for read records

* Fix chargebee and greenhouse

* Fix sentry expected records
2023-03-15 23:44:27 +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
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
Arsen Losenko
6b0a53b07e Source Google Analytics (Universal Analytics): enable SAT high strictness (#21983) 2023-01-27 19:11:39 +02:00
Evan Tahler
e39e1898c5 Expected Records to .jsonl format (#20850)
* Expected Records to `.jsonl` format

* fix formatting template

* remove endline

* update templates

* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
2023-01-03 15:55:36 -08:00
Krisjan O
07e5e35855 Google Analytics v4: Added support for segments and filters (#16920)
* Google Analytics v4: Added support for segments and filters

* Bumped version to 0.1.26 and updated docs

* Fix connection test

* Fix merge conflict (connector version)
2022-10-12 13:20:05 -04:00
Augustin
0f618f3503 migrate GA source connectors to per-stream state (#17326) 2022-09-29 14:45:35 +02:00
Serhii Lazebnyi
b01c7319ff non-jdbc source connectors: Update additional properties from beta/GA specs and schemas (#15042)
* Update `additionalProperties` field to true from schemas

* Updated PR number

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-26 22:57:09 +03: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
Denis Davydov
e6ee556f0c Source Google Analytics: always sync data from two days ago (#12426)
* #12013 source GA to Beta: always sync data from two days ago

* #12013 GA to Beta: fix changelog

* #12013 source GA to Beta: rm odd file

* #12013 Source GA to Beta: comment out integration tests

* #12013 expose isDataGolden field, assume missing field equals False

* #12013 expose isDataGOlden flag: reword docs

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-05-03 17:24:33 +03:00
Brian Leonard
0fa9f126d3 🎉 New Source: Pivotal Tracker (#11060)
* Generate source-pivotal-tracker

* Projects stream

* Adds tracker stories stream

* Story pagination

* labels

* Releases

* Shared schema with allOf

* Top level $ref didn’t work

* Be more verbose instead of $ref

* Project memberships

* epics

* activity

* Cleaning up todos

* Code formatting

* Unit tests

* small changes

* run format

* add doc

* change uuid value

* run seed config

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-04-05 13:05:13 -03:00
Denis Davydov
291a86ee04 🐛 Source Google Analytics: Unit and Acceptance tests (#11512)
* #11477 source GA: fix stream slices and ubnormal state processing

* #11477 GA to beta: unit tests and SAT

* #11477 GA to beta: run black on master and merge into branch

* #11477 GA to beta: review fix

* Revert "#11477 GA to beta: run black on master and merge into branch"

This reverts commit b86fdc2cff.

* #11477 GA to beta: add changelog

* #11477 ga to beta: roll back to

* #11477 ga to beta: rm odd init

* #11477 ga to beta: rollback source definition

* #11477 ga to beta: upd source definition
2022-04-04 13:26:50 +03:00
Anna Lvova
e6fac6374b 🐛Source Google Analytics v4: fix date format (#8656)
* add data format to json schemas

* add window_in_days in check

* bump version

* upd doc

* typo

* parse date in response

* upd

* bump version

* add expected_records

* remove github creds

* merge

* bump version
2021-12-15 21:25:28 +02:00
Serhii Lazebnyi
0bf8f778d6 🐛 Source Google Analytics V4: Fix window in days validation issue (#8676)
* Fix window in days validation issue

* Fix urllib.parse.urljoin path parsing bug

* Updated catalog to new service test creds

* Updated PR number and bumped version in spec yaml and seed

* Fix documentation URL
2021-12-09 20:48:18 +02:00
Baz
97e9b13f1e 🐛 Source Google-Analytics-v4: add additional permission check while setting up the connector (#7410) 2021-10-28 21:10:30 +03:00
Arthur Galuza
bf3189cd12 🎉 Source Google Analytics v4: Declare oauth parameters in google sources (#6414)
* Upd auth: oauth support

* Rename authorization/credentials, upd spec, refactor

* Add backward compatibility

* Upd CI

* Bump version

* Upd changelog
2021-10-08 12:38:40 +03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Dmytro
52c4eaa076 Google analytics v4: Oauth2.0 config (#6306) 2021-09-21 10:49:18 +03:00
Serhii Lazebnyi
2ee462a9a1 🎉 New Source-connector for Google Analytics v4 (#5290)
* Add Google Analytics v4 implementation

* Add docs and connector index

* Fix a broken link to Airbyte CDK

* Fix a broken link to source acceptance tests docs

* Add condition for a full refresh or incremental stream

* Add unit tests

* Fix formatting to flake8

* Updated to review

* Added logger for custom reports validation

* Add comments to code

* Updated to format
2021-08-25 17:55:08 +03:00