1
0
mirror of synced 2025-12-26 05:05:18 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
jrhizor
1eadbb0326 hotfix: formatting 2021-04-02 09:12:34 -07:00
Nathan Nowack
317e8b44ff raise FAIL after stream-read exception (#2695) 2021-04-01 14:47:14 -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
Sherif A. Nada
8dc6c7c234 Source Facebook Marketing: support insights streams via async queries (#1990) 2021-02-15 01:23:34 -08:00
Eugene K
9b099942d8 Source FB Marketing: add incremental support (#1699)
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-22 15:34:06 -08:00
Christophe Duong
e92e9aa8c4 Refactor python sources (#1331)
* Make ConfigContainer internal to SingerSource only
2020-12-16 17:52:17 +01:00
Sherif A. Nada
0d5cdf7b3b Add Freshdesk source (#1068) (#1144) 2020-11-30 22:03:06 -08:00