1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
Sherif Nada
49296ef657 format 2021-04-23 16:12:55 -07:00
Sherif A. Nada
6bec66ed8d santa: rename sdk --> cdk (#3040) 2021-04-23 15:07:27 -07: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
Sherif A. Nada
94093f0df9 Project Santa v0.1 (#2634) 2021-04-07 00:21:25 -07: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
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
Charles
3ef2baa34c split airbyte protocol generated structs out of base_python (#721) 2020-10-28 10:03:15 -07:00