1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

26 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
Anatolii Yatsuk
05f0c64a25 🎉 Source Freshdesk: Migrate to low-code (#35699) 2024-03-26 19:32:34 +01:00
Christo Grabowski
d643d0fa3c 🐛 Source Freshdesk: Migrate to base image and update QL (#33000) 2023-12-05 09:03:19 -05:00
Denys Davydov
ac154b1db7 🐛 Source Mixpanel, Source Pinterest, Source Freshdesk: fix builds (#25915)
* #connector health: fix builds for pipedrive, mixpanel, freshdesk, pinterest

* Source Pipedrive: another fix

* Source Pipedrive: another fix

* Source Pipedrive: another fix

* Source Pipedrive: update expected records

* connector health: upd changelogs

* connector health: exclude pipedrive changes for now

* connector health: exclude pipedrive changes for now

* connector health: exclude pipedrive changes for now

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-11 08:17:34 +03:00
Baz
54e53ab3ea 🐛 CAT: updated expected records for Zendesk-Support, Faker, Harvest, Freshdesk (#25707)
* updated expected records for zendesk-support, faker, harvest, freshdesk sources

* updated freshdesk
2023-05-01 23:34:45 +03: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
Denys Davydov
a6c310c8f6 Source freshdesk: deduplicate table names (#22164)
* #1339 source freshdesk: deduplicate table names

* #1339 source freshdesk: upd changelog

* #1339 source freshdeskL upd expected records

* #1339 source freshdesk: upd expected records

* #1339 source freshdesk - updated expected records

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-06 09:10:29 -06: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
darynaishchenko
ac2ec06a1a agents stream: updated expected records (#21528) 2023-01-20 11:06:37 +02:00
Serhii Lazebnyi
fc05f65000 🐛Source Freshdesk: Fix schema types (#20416)
* Fix schema types

* Updated version

* Updated acceptance tests

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-06 13:22:33 +01: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
Denys Davydov
fa8ea96e70 Source freshdesk - fix schema (#19496)
* #1038 source freshdesk - fix schema

* #1038 source freshdesk: upd changelog

* #1038 source freshdesk - remove temp file

* #1038 source freshdesk: fix tests

* #1038 source freshdesk: update expected records again

* #1038 source freshdesk: rm unstable expected record

* #1038 source freshdesk: edit another expected record

* #1038 source freshdesk: edit another expected record

* #1038 source freshdesk: fix expected records

* #1038 source freshdesk: upd expected_records

* #1038 source freshdesk: resolve dependency conflict

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-30 15:19:43 +02:00
Augustin
7ab162a869 migrate source GA connectors to per-stream states (2) (#17410) 2022-09-30 16:44:11 +02:00
Marcos Marx
adf4b6df25 run gradlew add headers, correct formatting (#13460) 2022-06-03 16:17:03 -03:00
Luis Gomez
75e4114eb1 🎉 Source Freshdesk: Added new streams (#13332) 2022-06-03 14:55:35 +02:00
Luis Gomez
9d1cd42ff9 🎉 Source Freshdesk: Migrated to latest CDK (#12334) 2022-05-30 12:28:50 +02: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
vitaliizazmic
ad448957c6 🎉 Source Freshdesk: migrate to CDK
* Source Freshdesk #7764 - migrate to the CDK

* Source Freshdesk #7764 - acceptance tests

* Source Freshdesk #7764 - update state

* Source Freshdesk #7764 - fixing according to PR

* Source Freshdesk #7764 - fixing client according to PR

* Source Freshdesk #7764 - bump version and update docs
2021-12-14 17:05:22 +02:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Charles
0df53170c9 Stop formatting python with spotless (#3388) 2021-05-13 17:46:34 -07:00
Davin Chia
f660b0a946 Add template generation for Santa aka CDK. (#3034)
Template generation for new Source using the Santa CDK - provide basic scaffolding for someone implementing a new source.

General approach is to buff up comments in the original SDK, and add TODOs with secondary comments in the generated stub methods, as well as links to existing examples (e.g. Stripe or ExchangeRate api) users can look at.

Checked in and added tests for the generated modules.
2021-04-25 18:02:33 +08:00
Charles
f445fdb5b2 match styling for spotlessApply and format (#3017)
* as a java developer I want to be able to run spotlessApply without changing styles in python code
2021-04-23 09:21:41 -07:00
Eugene K
a7761e792e Source Freshdesk: handle rate limiting #1972 (#2060)
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-02-17 09:00:28 -08:00
Eugene K
a45dbd3097 Source Freshdesk: support incremental sync and add conversations and satisfaction ratings streams (#2052)
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-02-16 10:55:03 -08:00
Sherif A. Nada
e8a332ae65 Standard source incremental tests (#1175) 2020-12-04 09:54:10 -08:00
Sherif A. Nada
0d5cdf7b3b Add Freshdesk source (#1068) (#1144) 2020-11-30 22:03:06 -08:00