1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

99 Commits

Author SHA1 Message Date
Airbyte
5a75ee399c 🐙 source-onesignal: run up-to-date pipeline [2024-08-31] (#45046) 2024-09-01 03:19:17 +03:00
Airbyte
0e28b750f2 🐙 source-onesignal: run up-to-date pipeline [2024-08-24] (#44673) 2024-08-25 03:20:14 +03:00
Airbyte
1c429e30d8 🐙 source-onesignal: run up-to-date pipeline [2024-08-17] (#44333) 2024-08-18 03:18:01 +03:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Airbyte
865fdd3df2 🐙 source-onesignal: run up-to-date pipeline [2024-08-12] (#43767) 2024-08-12 19:58:33 +03:00
Augustin
761c31754f 🐙 source-onesignal: run up-to-date pipeline [2024-08-10] (#43468) 2024-08-11 02:27:50 +02:00
Augustin
2a9311ecdb 🐙 source-onesignal: run up-to-date pipeline [2024-08-03] (#42742) 2024-08-04 02:35:21 +02:00
Catherine Noll
b471a7ccf0 Update metadata.yaml for all sources with sandbox connections (#42577) 2024-07-31 12:38:17 -04:00
Augustin
6aa68cd588 🐙 source-onesignal: run up-to-date pipeline [2024-07-20] (#42293) 2024-07-21 02:21:55 +02:00
Augustin
92fee73dc1 🐙 source-onesignal: run up-to-date pipeline [2024-07-13] (#41785) 2024-07-14 02:25:04 +02:00
Augustin
ebfe12f3db 🐙 source-onesignal: run up-to-date pipeline [2024-07-10] (#41317) 2024-07-10 14:30:39 +02:00
btkcodedev
8c8c636374 🚨Source OneSignal: Migrate to poetry (#41033)
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
2024-07-08 17:17:06 -04: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
69b999da4c Publish to pypi batch7 (#34673) 2024-01-31 07:14:15 -06:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Joe Reuter
03c725b950 Unify lowcode tags (#34284) 2024-01-17 07:58:26 -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
btkcodedev
d25e626426 Source OneSignal: Migrate Python CDK to Low-code CDK (#28941)
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: sh4sh <sh4sh@users.noreply.github.com>
2023-08-31 15:22:32 -04:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Augustin
53129c56a6 [skip ci]: alpha connectors should be community (#29550) 2023-08-17 21:50:24 +02: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
Marcos Marx
ae732cb45c fix schema and add additionalProperties true (#29364) 2023-08-11 14:32:08 -03: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
Artem Inzhyyants
326387b69c 🐛 Source Onesignal: Update connectors spec; fix incremental sync (#24076)
* Source Onesignal: Update connectors spec; fix incremental sync

* Source Onesignal: Update connectors spec; fix incremental sync

* Source Onesignal: fix unit tests

* Source Onesignal: fix tests

* Source Onesignal: update config

* Source Onesignal: update schemas

* Source Onesignal: add order

* Source Onesignal: update docs

* Source Onesignal: bump version

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-16 20:03:27 +01: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
Evan Tahler
e39e1898c5 Expected Records to .jsonl format (#20850)
* Expected Records to `.jsonl` format

* fix formatting template

* remove endline

* update templates

* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
2023-01-03 15:55:36 -08: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
Sherif A. Nada
cc46255190 cull base-python and base-python-test (#12596) 2022-05-05 13:48:15 -07:00
Brian Leonard
c302af45ff Upgrade to Python 3.9 (#11763)
* Dockerfile to 3.9

* Python version

* More python updates

* 3.9 on GitHub actions and lint updates

* Test out 3.9.11 on GitHub actions

* install python with an action

* formatting: newline

* Also has python code

* only check first level for changed modules
Previous example (source-google-search-console/credentials)

* Test failure: there is no logger.trace
2022-04-11 20:51:37 -07:00
Iryna Grankova
62c3c4e93e Update fields in source-connectors specifications: mysql, onesignal, oracle, outreach, paystack, pipedrive, pokeapi (#8582)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-12-13 11:14:51 +02:00
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Marcos Marx
760f429959 Source OneSignal: correct get_update_state and unit test (#7617)
* correct get_update_state and unit test

* bunmp version
2021-11-10 21:28:57 -03:00
Bo Lu
fac6840cc8 🎉 New Source: OneSignal (#6998)
* add source onesignal

* update PR number in change log

* change source define cursor and sync mode

* get correct max cursor time across stream slices

* code improvement as code review advices

* format code

* remove unused code

* remove TODOs

Co-authored-by: Maksym Pavlenok <antixar@gmail.com>
2021-10-22 00:38:50 -03:00