Serhii Lazebnyi
9130c9f26e
fix(source-google-sheets): add sheet id encoding ( #52671 )
...
Co-authored-by: Aldo Gonzalez <aldo.gonzalez@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-01-31 11:35:33 +01:00
Aldo Gonzalez
a4f6530386
feat(source-google-sheets): migrate low code ( #50843 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com >
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com >
2025-01-30 21:10:06 +01:00
Aaron ("AJ") Steers
83ecbe0fc3
CI: apply pre-commit format fix from #49806 ( #49852 )
2024-12-18 14:05:43 -08:00
Augustin
0b33caecda
Revert "[skip ci] formatting: add missing license headers ( #33250 )" ( #33289 )
2023-12-11 11:38:37 +01:00
Augustin
60c1cc01ad
[skip ci] formatting: add missing license headers ( #33250 )
2023-12-11 10:15:18 +01: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
Joe Reuter
6a10ae3e05
Rename source acceptance test to connector acceptance test ( #21846 )
...
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
midavadim
f49266fe7b
🎉 Source GoogleSheets - migrated SAT to strictness level ( #21399 )
...
* migrated SAT to strictness level
* fixed expected records
* revert file from another source
* changed extension to txt
* changed extension to txt
2023-01-19 00:45:39 +02: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
Christophe Duong
86ca36c5c0
Format code ( #7978 )
2021-11-15 14:51:10 +01:00
Arthur Galuza
bfe865aebf
🎉 Source Google Sheets: Support connecting via oAuth webflow ( #6354 )
...
* Add service account support
* Upd oauth support
* Upd auth creds selector
2021-10-13 23:02:22 +03:00
Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
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
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
Christophe Duong
bc1547f185
Fix integration tests of connectors related to destination_sync_mode and sync_mode being required ( #2688 )
2021-04-01 09:58:38 +02:00
Yevhenii
c2dab064dd
#1740 Issue: fix failing Google Sheets Source with large spreadsheet ( #1762 )
...
Co-authored-by: Sherif Nada <snadalive@gmail.com >
2021-01-21 14:44:52 -08:00
Yevhenii
0eea5bc765
adopt Best practice for Google Sheets Source ( #1668 )
...
Co-authored-by: Sherif Nada <snadalive@gmail.com >
2021-01-18 10:24:55 -08:00
Yevhenii
d16ef618e5
Resolving issue #1353 : implement backoff in Google Sheets ( #1438 )
...
* Issue #1353 : implement backoff for integration tests
* update code for backoff HTTP error while read Google Sheet
* create Client class for Google Sheets with backoff all methods
* update Google Sheets Source after review #2
* update docker version for google_sheets_source
2020-12-30 17:13:20 -08:00
Sherif A. Nada
e8a332ae65
Standard source incremental tests ( #1175 )
2020-12-04 09:54:10 -08:00
Sherif A. Nada
f408bce2dc
Add gsheets source ( #695 )
2020-10-29 08:50:12 -07:00