George Claireaux
7ba102b441
Add and persist job failures for Normalization ( #14790 )
...
* added TracedException and uncaught exception handler
* added trace message capturing
* added tests for TRACE messages
* pre-json logging
* propagating normalization failures
* log format json & fix hang
* parsing dbt json logs
* bump normalization version
* tests
* Benoit comments
* update trace exception user message
* review comments
* bump version
* bump version
* review comments
* nit comments
* add normalization trace failure test
* version bump
* pmd
* formatto
* bump version
2022-08-02 15:37:00 +01:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07: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
Charles
e5e6ce9550
normalization base project / docker image setup ( #792 )
2020-11-03 15:36:56 -08:00