1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

22 Commits

Author SHA1 Message Date
Airbyte
1de0f87f11 🐙 source-senseforce: run up-to-date pipeline [2024-10-28] (#47567) 2024-10-28 18:12:03 +02: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
Christo Grabowski
21ca432e4a Source senseforce: Migrate to manifest-only (#44073) 2024-08-16 03:16:43 +03:00
Airbyte
f5d94f3436 🐙 source-senseforce: run up-to-date pipeline [2024-08-12] (#43865) 2024-08-12 19:51:09 +03:00
Augustin
e6c25f09c1 🐙 source-senseforce: run up-to-date pipeline [2024-08-10] (#43704) 2024-08-11 02:17:14 +02:00
Augustin
69bdd00960 🐙 source-senseforce: run up-to-date pipeline [2024-08-03] (#43274) 2024-08-04 02:18:09 +02:00
Augustin
613c71631f 🐙 source-senseforce: run up-to-date pipeline [2024-07-27] (#42763) 2024-07-28 02:22:42 +02:00
Augustin
a4b3b70f11 🐙 source-senseforce: run up-to-date pipeline [2024-07-20] (#42247) 2024-07-21 02:24:24 +02:00
Augustin
c193580c3d 🐙 source-senseforce: run up-to-date pipeline [2024-07-13] (#41792) 2024-07-14 02:24:43 +02:00
Augustin
026a18bf08 🐙 source-senseforce: run up-to-date pipeline [2024-07-10] (#41402) 2024-07-10 14:25:55 +02:00
Augustin
623f70d97c 🐙 source-senseforce: run up-to-date pipeline [2024-07-09] (#41242) 2024-07-10 02:18:38 +02:00
Augustin
5ed823465c 🐙 source-senseforce: run up-to-date pipeline [2024-07-06] (#40914) 2024-07-07 02:21:31 +02:00
Augustin
4974459f6c 🐙 source-senseforce: run up-to-date pipeline [2024-06-25] (#40380) 2024-06-26 02:25:10 +02:00
Augustin
057d4883f7 🐙 source-senseforce: run up-to-date pipeline [2024-06-22] (#40190) 2024-06-23 02:16:24 +02:00
btkcodedev
367a7d3f60 Source Senseforce: Make Connector Compatible with Builder (#39462) 2024-06-13 22:21:43 +02:00
Augustin
d1a0cb868f source-senseforce: [autopull] Upgrade base image to v1.2.1 (#39073) 2024-06-05 02:14:28 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
1162af9c9d source-senseforce: [autopull] base image + poetry + up_to_date (#38431)
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:24 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07: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
Arsen Losenko
1d4cf45d14 Source Senseforce: Mark datefields in spec as dates (#22892)
* Source Senseforce: Mark datefields in spec as dates

* Update changeglog

* Add allowedHosts

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-02 09:08:56 +02:00
Andreas Nigg
c8a00ead6c 🎉 New Source: Senseforce (#18775)
* feat: initial commit source senseforce

This commit is the initial commit to the senseforce.io source.
It contains the auto-generated lowcode CDK source connector files
as well as the spec definition of the connector.

Not working yet.

* feat: stream slicing and incremental sync [pass]

This commit adds the stream slicing and incremental sync feature.

This commit passes all configured acceptance tests.

* docs: Update documentation

* change: remove unused schema readme

* change: remove catalog.json from integration_tests

* add senseforce to source def

* run format

* correct tests

* 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-11-09 16:48:50 -03:00