1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Commit Graph

113 Commits

Author SHA1 Message Date
Baz
94dc19168c 🐛 Source Amplitude: Fixed JSON Validator date-time validation (#13373) 2022-06-03 17:41:53 +03:00
Baz
f791295b29 🐛 Source Amplitude: time offset causes a lot of duplicates (#13074) 2022-05-23 18:45:22 +03:00
Baz
0b2eb7a8fc Source Amplitude: fix the doc to match the template (#12698) 2022-05-10 10:56:28 +03:00
Sherif A. Nada
b8e147538c Update various connector input configs & docs copy (#12500) 2022-05-04 23:37:10 -07:00
Baz
b61f790682 🎉 Source Amplitude: increase unit_tests coverage up to 90% (#12479) 2022-05-04 13:12:20 +03:00
Baz
fd4b71e25f 🐛 Source Amplitude: add error descriptions and fix events stream fail on 404 (#12430) 2022-04-28 14:57:50 +03:00
Karina Kuznietsova
cbe8da49f3 Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee (#8434)
* Titles and Descriptions changes #8364
* bump version, update changelogs

Co-authored-by: Karina <karina.kuznietsova@zazmic.com>
2021-12-23 14:45:08 +02:00
Jared Rhizor
154ecceda0 improve link checker (#6797)
* improve link checker

* use ref instead of base_ref

* remove base, always compare to master for modified

* add failing to test

* don't do quiet for testing

* switch error to 404 not 403

* yes to both

* turn off verbose mode

* fix

* actually check things

* fix outstanding link problems

* revet change to run for everything

* use new format

* ignore gitbook failures

* switch back to only running on master
2021-11-07 23:01:08 -08:00
Denis Sokolov
7aa9341235 Update integrations/amplitude release date (#6997)
An oversight in aaaa6cc5cb.
2021-10-13 12:11:30 -03:00
Arthur Galuza
24c53b25dd 🐛 Source Amplitude: log error when got 404 (#6541)
* Add test

* Upd error handling

* Update airbyte-integrations/connectors/source-amplitude/source_amplitude/api.py

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/amplitude.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update airbyte-integrations/connectors/source-amplitude/source_amplitude/api.py

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-10-12 10:24:32 +03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Yevhenii
6ae19019b6 🐛 Source Amplitude: Correct output schemas on cohorts, events, active_users, and average_session_lengths streams (#6353)
* Source Amplitude: Correct output schemas on cohorts, events, active_users, and average_session_lengths streams
2021-09-21 19:00:07 +03:00
Yevhenii
a90e5f0eca 🎉 New Source: Amplitude (#3664)
* New Amplitude Source: Full Refresh and Incremental Sync

* update api.py, add CHANGELOG.md file

* bump version

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-06-08 10:36:31 +03:00