1
0
mirror of synced 2026-01-26 22:02:03 -05:00
Commit Graph

55 Commits

Author SHA1 Message Date
Airbyte
e4057129d6 🐙 source-paystack: run up-to-date pipeline [2024-10-28] (#47518) 2024-10-28 16:13:22 +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
29ef9a0e7e Source paystack: Migrate to manifest-only (#44101) 2024-08-16 03:16:12 +03:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Airbyte
9c91b6def9 🐙 source-paystack: run up-to-date pipeline [2024-08-12] (#43809) 2024-08-12 19:56:03 +03:00
Augustin
c3d456c175 🐙 source-paystack: run up-to-date pipeline [2024-08-10] (#43464) 2024-08-11 02:28:01 +02:00
Augustin
27f3795fdb 🐙 source-paystack: run up-to-date pipeline [2024-08-03] (#43106) 2024-08-04 02:27:52 +02:00
Catherine Noll
b471a7ccf0 Update metadata.yaml for all sources with sandbox connections (#42577) 2024-07-31 12:38:17 -04:00
davidmorera-rh
8e77f63f40 Source Paystack: add reference field to Transfers stream (#42901) 2024-07-31 12:18:04 -03:00
Augustin
b749eee4e9 🐙 source-paystack: run up-to-date pipeline [2024-07-27] (#42655) 2024-07-28 02:27:48 +02:00
Augustin
e90eedf725 🐙 source-paystack: run up-to-date pipeline [2024-07-20] (#42323) 2024-07-21 02:20:25 +02:00
Augustin
b08785cbb3 🐙 source-paystack: run up-to-date pipeline [2024-07-13] (#41694) 2024-07-14 02:29:30 +02:00
Augustin
15d540e3fd 🐙 source-paystack: run up-to-date pipeline [2024-07-10] (#41424) 2024-07-10 16:19:39 +02:00
Augustin
b1b495c157 🐙 source-paystack: run up-to-date pipeline [2024-07-09] (#41214) 2024-07-10 02:20:08 +02:00
Augustin
96d5ed09f5 🐙 source-paystack: run up-to-date pipeline [2024-07-06] (#40783) 2024-07-07 02:28:01 +02:00
Augustin
3db596ead4 🐙 source-paystack: run up-to-date pipeline [2024-06-26] (#40453) 2024-06-27 02:14:55 +02:00
btkcodedev
0ea2b2dc9f Source Paystack Migrate Python CDK to Low-code CDK (#39395)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-06-25 12:31:32 -07:00
Augustin
5b93399eac 🐙 source-paystack: run up-to-date pipeline [2024-06-22] (#40081) 2024-06-23 02:21:13 +02:00
Natik Gadzhi
8443138e54 source-paystack: [autopull] base image + poetry + up_to_date (#38430)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: Augustin <augustin@airbyte.io>
2024-06-13 22:23:02 +02:00
Augustin
31c95da499 [skip ci] Add connectorTestSuitesOptions to metadata (#38188) 2024-05-15 15:04:10 -05:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Augustin
8c862a8013 Fix tags in metadata.yaml files: declare cdk tags (#35670) 2024-03-07 04:32:29 -06:00
Maxime Carbonneau-Leclerc
333adf74ec [ISSUE #35112] clean acceptance-test-config.yml (#35708) 2024-02-28 15:35:02 -06:00
Joe Reuter
1aaf9dc7dc Publish to pypi batch8 (#34690) 2024-01-31 09:32:50 -06:00
Joe Reuter
4cfaebeacf airbyte-lib: Refactor follow-up (#34649) 2024-01-30 12:11:41 +01:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Ben Church
5c56ac1d84 Airbyte-ci: Remove gradle task connectorAcceptanceTest (#30326) 2023-09-19 15:16:37 -05:00
Ben Church
40781313da Update Internal Fields: update ql levels to better resemble previous high strictness (#29450) 2023-08-15 18:03:10 -05:00
Augustin
00d9462216 cat/connectors-ci: replace docker runner with dagger runner in CAT (#28000) 2023-08-11 17:58:48 +02:00
Ben Church
2f7deaee02 [skip ci] Metadata: Remove leading underscore (#29024)
* DNC

* Add test models

* Add model test

* Remove underscore from metadata files

* Regenerate models

* Add test to check for key transformation

* Allow additional fields on metadata

* Delete transform
2023-08-03 10:56:13 -07:00
Ben Church
e9490e3fb6 Connector Levels: Add new internal metadata fields (#28904)
* Add airbyte internal

* Add tests

* First pass

* Set destinations to same levels as sources

* Best guess at missing statuses

* Best guess at _ql

* Add separate enum class

* Fix support level name

* Update templates

* Add one more test
2023-08-01 18:08:33 -05:00
Ben Church
1dabc6208e Metadata: add tags field (#26320)
* Add optional tags field

* Remove duplicate icons

* Add programming tags to all

* Update docs

* supportUrl -> documentationUrl

* Ensure one language tag is applied

* Add keyvalue check

* rebase and fix tests

* Format

* Add cache buster

* Improve test

* Automated Commit - Formatting Changes

* Update error

* Fix missing tags

* Fix scaffold

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-05-26 16:13:09 -07:00
Ben Church
248bbf94c1 HACKDAY: Icon CDN (#26158)
* Move icons to connector folder

* Delete old icons

* Update upload logic

* Add icon url to definitions

* Update registry model

* Populate cdn url

* DNC butcher the pipeline

* Low hanging fruit fixes

* Fix bucket name

* Merge old and new approaches

* Fix metadata upload step

* Format

* Fix test
2023-05-24 17:25:41 -07:00
Augustin
7310494846 qa-checks: check metadata version matches dockerfile version (#25661) 2023-05-04 16:08:19 -07:00
Ben Church
5563179782 Dagster: rename catalog to registry (#25254)
* rename catalog to registry in metadata service

* rename catalog to registry in metadata files

* Run generate models

* Fix missed renames

* Add github personal access token

* Run black

* Automated Change

---------

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7 create metadata files for all connectors (#24964) 2023-04-13 07:45:04 +02:00
Serhii Lazebnyi
df1ec65154 Connector Health: Fixed SAT for marketo, close, chargebee, facebook marketing, paystack, hubspot, pipedrive and marketo (#24802)
* Fix marketo, close, chargebee, facebook, paystack

* Fix unittests

* Pass failed on extra columns

* Fix hubspot, marketo and pipedrive

* Fix marketo connector programs stream

* Fix CAT hubspot

* Fix programs for marketo

* Fix Chartmogul, Marketo, Paypal-transaction, sentry and trello

* Fix jira expected records

* Fix pipedrive

* Fix expected records hubspot

* Delete print from paypal

* Increase timeout for facebook marketing
2023-04-05 20:32:16 +02:00
Serhii Lazebnyi
1b251209ac Fix CAT for paystack (#24695) 2023-03-30 14:15:27 +02:00
Ella Rohm-Ensing
60f9db159a Update strava and paystack (#24437) 2023-03-23 23:03:27 +00:00
Daryna Ishchenko
e6edd81495 Source Paystack: certify to Beta (#24247)
* specified date format in spec, added expected records

* Automated Change

* added changelog

* auto-bump connector version

---------

Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-21 17:49:18 +02:00
Daryna Ishchenko
a1da244d3c Source Paystack: enable in cloud (#24085)
* made needed changes for enabling in cloud

* added changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-16 13:45:19 +02:00
Catherine Noll
7da6a3bb77 Run CATs with local CDK (#23084)
Scripts to 

* Run CATs against the local CDK for one connector

* Run CATs against the local CDK for multiple connectors

* Create a connecter image with the local CDK

---------

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2023-02-24 16:13:42 -05:00
Augustin
fbd6dbf091 python-connectors: remove explicit dependencies to connector-acceptance-test build (#23332) 2023-02-22 21:21:38 +01:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Augustin
0cbd4deeb4 SAT: unit tests test_state_with_abnormally_large_values + add missing future_state_path (#17791) 2022-10-12 19:32:07 +02:00
Pedro S. Lopez
938436bcc9 update connector specs and definitions with new .com documentation urls (#17585)
* update definitions with new .com docs urls

* update docs urls in specs

* update generators

* regenerate scaffold connectors

* remove unrelated changes

* update more urls

* update specs

* fix tests

* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting

* revert docs changes to make pr more reviewable

* revert generator readme changes to make more reviewable

* fix mysql strict encrypt expected spec

* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00