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

12 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
Tope Folorunso
54c1315037 Source Looker - Migrate Python CDK to Low-code CDK (#37464)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-07-31 15:46:56 -07:00
Alexandre Girard
5249f40b94 source-looker: Replace AirbyteLogger with logging.Logger (#38914) 2024-06-04 17:26:25 +02: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
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
Maksym Pavlenok
27b5ba3386 🎉 Source Looker: Migrate to native CDK (#9609) 2022-01-31 11:48:20 +02:00
Yevhenii
62832cdd85 🎉 Source Looker: Migrate Looker source to CDK structure, add SAT testing (#7284)
* Migrate Looker source to CDK structure, add SAT testing
2021-10-27 17:46:55 +03: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
Sherif A. Nada
2f22a7e088 Y/looker (#1441)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-24 20:04:40 -08:00