1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
midavadim
fd52290f15 Source google spreadsheets: fix error during listing sheets with diagram only (#5233)
* Fix error during listing sheets with diagram only

* added PR number

* fixed formatting

* add dummy test

* added filter for grid sheets, added SAT tests.

* added new GOOGLE_SHEETS_TESTS_CREDS env

* fixed formatting
2021-08-11 21:25:19 +03: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
Sherif A. Nada
f408bce2dc Add gsheets source (#695) 2020-10-29 08:50:12 -07:00