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

33 Commits

Author SHA1 Message Date
Airbyte
276a37f03c 🐙 source-surveycto: run up-to-date pipeline [2024-10-28] (#47036) 2024-10-28 18:15:08 +02:00
Airbyte
39a2ec7b7b 🐙 source-surveycto: run up-to-date pipeline [2024-10-12] (#46834) 2024-10-13 03:18:54 +03:00
Airbyte
e48cfbf779 🐙 source-surveycto: run up-to-date pipeline [2024-10-05] (#46450) 2024-10-06 03:20:04 +03:00
Airbyte
f48be192e6 🐙 source-surveycto: run up-to-date pipeline [2024-09-28] (#46112) 2024-09-29 03:23:19 +03:00
Airbyte
70779fc5cc 🐙 source-surveycto: run up-to-date pipeline [2024-09-21] (#45818) 2024-09-22 03:18:50 +03:00
Airbyte
f58d91d622 🐙 source-surveycto: run up-to-date pipeline [2024-09-14] (#45551) 2024-09-15 03:19:16 +03:00
Airbyte
d4811a0816 🐙 source-surveycto: run up-to-date pipeline [2024-09-07] (#45258) 2024-09-08 03:20:33 +03:00
Airbyte
9b67c132c1 🐙 source-surveycto: run up-to-date pipeline [2024-08-31] (#45026) 2024-09-01 03:20:08 +03:00
Airbyte
f486007d6d 🐙 source-surveycto: run up-to-date pipeline [2024-08-24] (#44743) 2024-08-25 03:17:05 +03:00
Airbyte
dc0a3ec03d 🐙 source-surveycto: run up-to-date pipeline [2024-08-17] (#44345) 2024-08-18 03:17:26 +03:00
Augustin
01b8945acc 🐙 source-surveycto: run up-to-date pipeline [2024-08-10] (#43478) 2024-08-11 02:27:24 +02:00
Augustin
8ea393efec 🐙 source-surveycto: run up-to-date pipeline [2024-08-03] (#43190) 2024-08-04 02:23:01 +02:00
Augustin
7a4e66ebe9 🐙 source-surveycto: run up-to-date pipeline [2024-07-27] (#42602) 2024-07-28 02:30:31 +02:00
Augustin
12ffae0dd8 🐙 source-surveycto: run up-to-date pipeline [2024-07-20] (#42309) 2024-07-21 02:21:08 +02:00
Augustin
9da08769a6 🐙 source-surveycto: run up-to-date pipeline [2024-07-13] (#41743) 2024-07-14 02:27:07 +02:00
Augustin
667102c5ff 🐙 source-surveycto: run up-to-date pipeline [2024-07-10] (#41597) 2024-07-11 02:15:42 +02:00
Augustin
5821118142 🐙 source-surveycto: run up-to-date pipeline [2024-07-09] (#41117) 2024-07-10 02:25:07 +02:00
Augustin
4608e1f830 🐙 source-surveycto: run up-to-date pipeline [2024-07-06] (#40782) 2024-07-07 02:28:04 +02:00
Augustin
ced328a6e9 🐙 source-surveycto: run up-to-date pipeline [2024-06-26] (#40531) 2024-06-27 02:14:27 +02:00
Augustin
c6ee12be6c 🐙 source-surveycto: run up-to-date pipeline [2024-06-25] (#40466) 2024-06-26 02:16:57 +02:00
Augustin
27164cb236 🐙 source-surveycto: run up-to-date pipeline [2024-06-22] (#40130) 2024-06-23 02:18:52 +02:00
Augustin
138818e3d6 source-surveycto: [autopull] Upgrade base image to v1.2.1 (#38993) 2024-06-05 09:38:11 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
36f4b468bf source-surveycto: [autopull] base image + poetry + up_to_date (#38439)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2024-05-30 16:03:18 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Stephane Geneix
1d11cebf8a fix connector changelogs (#36039)
As we're trying to automate changelog editing, we need to make sure it's following a common format. Most connectors are OK except the ones here.
Issus include:
Missing a line before the changelog table (as required per markdown)
missing a header separator (as required by makdown)
having weird characters in the header separator
Wrong headers
missing column
2024-03-14 08:50:29 -07:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07: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
Siddhant Singh
585fad6772 fixing the docs for surveycto (#20749)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-03-15 15:23:41 -03:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01: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