1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
SkinnyPigeon
0453165241 Fixed small typo (#48555)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-12-03 11:56:19 -08:00
Christo Grabowski
ebeac7d99e Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-16 18:47:23 -07:00
btkcodedev
b34d531bac 🐛Source XKCD: Fix metadata digest (#42834) 2024-07-28 18:20:42 -07:00
btkcodedev
a7fb873ba6 Source XKCD: Migrate Python CDK to Low code (#42479)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-07-27 19:12:08 +00:00
Augustin
5a09171d95 🐙 source-xkcd: run up-to-date pipeline [2024-07-20] (#42380) 2024-07-21 02:17:27 +02:00
Augustin
09c27fe543 🐙 source-xkcd: run up-to-date pipeline [2024-07-13] (#41682) 2024-07-14 02:30:02 +02:00
Augustin
e164b3cc35 🐙 source-xkcd: run up-to-date pipeline [2024-07-10] (#41393) 2024-07-10 14:26:28 +02:00
Augustin
10312b2917 🐙 source-xkcd: run up-to-date pipeline [2024-07-09] (#41204) 2024-07-10 02:20:30 +02:00
Augustin
2a80c40c8e 🐙 source-xkcd: run up-to-date pipeline [2024-07-06] (#40817) 2024-07-07 02:26:21 +02:00
Augustin
1309423e39 🐙 source-xkcd: run up-to-date pipeline [2024-06-25] (#40389) 2024-06-26 02:24:44 +02:00
Augustin
3eca82798a 🐙 source-xkcd: run up-to-date pipeline [2024-06-22] (#40164) 2024-06-23 02:17:31 +02:00
Augustin
f97fae056b source-xkcd: [autopull] Upgrade base image to v1.2.2 (#39293) 2024-06-11 18:41:26 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
c3865349fd source-xkcd: [autopull] base image + poetry + up_to_date (#38401)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
2024-05-24 16:04:45 -07:00
Evan Tahler
a55eb7df2d Fix CI Dependency Check Failures (#20666)
* pardot

* plaid

* quickbooks

* appfollow

* appstore

* cloudtrail

* clickup

* clockify

* coda

* Coinmarketcap

* cooper

* dixa

* dv-360

* exchange-rates

* file

* gridly

* Hellobaton

* kustomer

* mailersend

* microsoft dataverse

* n8n

* PersistIq

* Survey Sparrow

* Twilio Taskrouter

* YouTube Analytics Business

* Younium

* Yahoo Finance Price

* Yandex Metrica

* Xero

* WooCommerce

* XKCD

* Webflow

* US Census API

* Qonto

* Pivotal Tracker

* KVDB

* Firestore

* Ignore even more connectors

* test run

* SFTP JSON

* cleanup

* move pardot changelog

* update links

* remove testing HACK

* Update docs/integrations/sources/dixa.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/kustomer-singer.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/pardot.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/kustomer-singer.md

Co-authored-by: Augustin <augustin@airbyte.io>

* Update docs/integrations/sources/pardot.md

Co-authored-by: Augustin <augustin@airbyte.io>

Co-authored-by: Augustin <augustin@airbyte.io>
2022-12-20 16:57:25 -06:00
sarafonseca
f080d4de94 🎉 New Source: xkcd [python cdk] (#18049)
* Add new source: xkcd

* Add documentation for xckd connector

* Fix unit test test_parse_response

* Fix xkcd changelog

* Improve iteration method

* Update tests test_next_page_token and test_parse_response

* add timeout for full read

* add seed config and eof

* correct source def id

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-21 23:26:12 -03:00