1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

68 Commits

Author SHA1 Message Date
Augustin
8b12c350a6 🐙 source-retently: run up-to-date pipeline [2024-07-20] (#42140) 2024-07-21 02:30:05 +02:00
Augustin
559d26c66f 🐙 source-retently: run up-to-date pipeline [2024-07-13] (#41864) 2024-07-14 02:20:55 +02:00
Augustin
ae5704b0ca 🐙 source-retently: run up-to-date pipeline [2024-07-10] (#41371) 2024-07-10 14:28:03 +02:00
Augustin
266ba67b73 🐙 source-retently: run up-to-date pipeline [2024-07-09] (#41287) 2024-07-10 08:33:38 +02:00
Augustin
39f44de742 🐙 source-retently: run up-to-date pipeline [2024-07-06] (#40977) 2024-07-07 02:18:29 +02:00
Augustin
36d326c661 🐙 source-retently: run up-to-date pipeline [2024-06-25] (#40412) 2024-06-26 02:23:36 +02:00
Augustin
17a3fd5cce 🐙 source-retently: run up-to-date pipeline [2024-06-22] (#40183) 2024-06-23 02:16:44 +02:00
Augustin
140d924ed3 source-retently: [autopull] Upgrade base image to v1.2.2 (#39223) 2024-06-11 18:42:08 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
0b81e54f1d source-retently: ensure inline schemas, updated cdk, poetry (where possible) (#37248) 2024-05-01 10:07:37 -07:00
Sajarin
ba0bba87fb Run ci checks for Source Retently: Migrate Python CDK to Low-code CDK (#29164)
* Migrated to low code

* api_key changed

* docs

* OAuth Authentication added

* token endpoint modify

* selector modified

* new config

* Backward compt.

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

* templates empty

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

* icon added

* fix: format files and fix backward compatibility version

* fix: correct metadata.yaml keys

* fix: correct metadata.yaml with breaking changes section

* docs: add retently-migrations.md for low-code upgrade

* docs: fix changelog entry for 1.0.0

* fix: correct dockerfile, metadata.yaml, changelog with minor version bump

---------

Signed-off-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>
Co-authored-by: Aviraj Gour <asgour2021@gmail.com>
Co-authored-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>
2023-08-08 12:46:33 -04:00
Henri Blancke
381f49e250 🐛 Source Retently: Fix invalid json schema for nps stream (#25714)
* [FIX] fix nps json schema

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump version to v0.1.4

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add PR to changelog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update acceptance test config to new version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] schemas

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* add nulls to feedback schema, bump dockerfile, metadata.yaml and readme

* remove unused parse function

* [FIX] json schemas

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* fix broken schema files

* enable backwards_compatibility for 0.1.5

* add back date-time to outbox.json schema and cast empty strings to null

* refactor: improve handling of empty strings

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

---------

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-19 16:02:02 -04:00
Marcos Marx
9c259f0a3c Source Retently: correct schemas and make integration test work again (#25900)
* remove duplicate streams

* fix integration test for retently

* remove unrelated change to cdk

* remove logs

* bump connector version

* update doc

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-09 14:04:05 -03:00
Henri Blancke
305b1eb7ef 🎉 Source Retently: Add campaigns, feedback, outbox, templates streams (#19456)
* [ADD] missing streams

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] increase request limit

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update customers schema

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] formatting, fix unit and acceptance tests

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [FIX] feedback additional questions answer can be string

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] docs

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] companies pagination limit

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add all streams to configured catalog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update sample catalog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add newline

Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>

* fix: modify schema files to pass SAT

* Update configured_catalog.json

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-12-16 13:18:48 -05:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Iryna Grankova
1e4eea241e Update fields in source-connectors specifications: retently (#9045)
* Files title/description update for issue # 8914

* Version update for issue # 8914

* Update airbyte-integrations/connectors/source-retently/source_retently/spec.json

Update description

Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com>

* Update airbyte-integrations/connectors/source-retently/source_retently/spec.json

Update Description

Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com>

* add doc

* add doc

* bump version

Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com>
Co-authored-by: alvova <annalvova05@gmail.com>
2021-12-28 14:26:06 +02:00