1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

6 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
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Aviraj Gour
71437385cb Source surveycto : added check connection function (#28512)
* check connection function implement

* failed msg

* Changes Suggested

* removed unused base_encode

Signed-off-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>

* removed unused code

* checking all form ids

* exception modify

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* unit testing for check connection

* docs and metadata

* docker file update

---------

Signed-off-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-07-27 09:06:50 -05:00
Mal Hancock
0963ea4438 Source surveycto incremental sync fix (#25522)
* changes

* changes

* bump version

* fix eof

* remove datetime import

* update documentation

* auto-bump connector version

---------

Co-authored-by: siddhant <ssiddhant3030@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-25 14:36:18 -07: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
Siddhant Singh
4c0ffb6c40 🎉 New Source: SurveyCTO (#19371)
* survey cto connector

* datetime fix

* removed some unused tests

* intergration tests

* acceptance test is passing

* airbyte_secret

* removed unused files

* removed key

* removed some unused items

* added the error handling

* catalog fix to add form_id

* config improvement

* full refresh test added

* incremental sync test passed

* docs added surveycto.md

* added the docs improvement

* improve docs and spec

* fix: add source definition for surveycto

* flake improvements

* refactor

* refactor

* python format fix

* auto-bump connector version

* docs update

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-30 13:26:12 -05:00