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

25 Commits

Author SHA1 Message Date
Airbyte
12a475d4fb 🐙 destination-sqlite: run up-to-date pipeline [2025-05-10] (#59805) 2025-05-10 19:13:45 +03:00
Airbyte
af2afa34e2 🐙 destination-sqlite: run up-to-date pipeline [2025-05-03] (#59348) 2025-05-04 01:14:22 +03:00
Airbyte
75ecff4c0e 🐙 destination-sqlite: run up-to-date pipeline [2025-04-26] (#58682) 2025-04-26 17:09:41 +03:00
Ian Alton
01cd16654e 11059 multi-instance, versioned docs (#58095)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00
Airbyte
55570b3795 🐙 destination-sqlite: run up-to-date pipeline [2025-04-19] (#58261) 2025-04-19 21:14:07 +03:00
Airbyte
6aa6c58bfd 🐙 destination-sqlite: run up-to-date pipeline [2025-04-12] (#57615) 2025-04-12 17:08:23 +03:00
Airbyte
506a4400cd 🐙 destination-sqlite: run up-to-date pipeline [2025-04-05] (#57113) 2025-04-05 19:09:45 +03:00
Airbyte
0916ee739e 🐙 destination-sqlite: run up-to-date pipeline [2025-03-29] (#56577) 2025-03-29 20:12:58 +02:00
Airbyte
8895a2112e 🐙 destination-sqlite: run up-to-date pipeline [2025-03-22] (#56104) 2025-03-23 00:17:48 +02:00
Airbyte
ef9a6de747 🐙 destination-sqlite: run up-to-date pipeline [2025-03-08] (#43815) 2025-03-08 20:17:59 +02:00
devin-ai-integration[bot]
4d882db09e feat(destination-sqlite): Update to CDK ^6.36.4 and Python base image 4.0.0 (#54897)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-03-01 10:55:45 -08:00
Dhroov Makwana
d259aa2e56 Upgrade pytest to 8.3.2 in destinations having pytest <8 (#44530)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-08-21 16:55:41 -07:00
Augustin
9a2ad657c9 🐙 destination-sqlite: run up-to-date pipeline [2024-07-09] (#41098) 2024-07-10 02:27:56 +02:00
Augustin
8b2ea50225 🐙 destination-sqlite: run up-to-date pipeline [2024-07-06] (#40944) 2024-07-07 02:20:07 +02:00
Natik Gadzhi
30643ae71f chore: replace AirbyteLogger with logging.Logger in connectors (#40215)
Co-authored-by: btkcodedev <btk.codedev@gmail.com>
2024-06-27 18:02:01 +02:00
Augustin
932725f6ed 🐙 destination-sqlite: run up-to-date pipeline [2024-06-25] (#40323) 2024-06-26 02:28:05 +02:00
Augustin
3b46316654 🐙 destination-sqlite: run up-to-date pipeline [2024-06-22] (#40070) 2024-06-23 02:21:42 +02:00
Augustin
b4ec296322 destination-sqlite: [autopull] Upgrade base image to v1.2.1 (#38975) 2024-06-05 09:40:48 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
f3719ca60a destination-sqlite: [autopull] base image + poetry + up_to_date (#38539) 2024-05-24 16:11:29 -07:00
Tim Roes
c5db1e947b 📚 Documentation November 2023 overhaul (#32811)
Co-authored-by: Natalie Kwong <38087517+nataliekwong@users.noreply.github.com>
Co-authored-by: timroes <timroes@users.noreply.github.com>
Co-authored-by: nataliekwong <nataliekwong@users.noreply.github.com>
2023-11-26 11:57:38 -08: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
Simon Späti
26053ef727 📝 Add warning for working with local files and Docker Desktop (/tmp and /private) (#21004) 2023-01-05 10:54:58 +01:00
Cole Snodgrass
e662cf0d3a rm airbyte-scheduler; migrate existing client to airbyte-server (#17051)
* wip; move scheduler client to server package

* remove additional references to airbyte-scheduler

* removed more references to airbyte-scheduler
2022-09-22 10:25:52 -07:00
Yuhui Shi
474e8c40f4 🎉 New Destination: SQLite (#15018)
* sqlite destination skeleton

* Add doc

* Add destination to  general docs

* clean unused files

* add seed and icon

* sqlite destination skeleton

* Add doc

* Add destination to  general docs

* add seed and icon

* correct config file

* remove unused import

* run seed spec file

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-09 14:00:38 -03:00