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

4 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08: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
Vincent Koc
862df97ce9 🎉 New Source: Genesys [python cdk] (#17559)
* chore: start genesys boilerplate connector

* chore: first connection working

* chore: declare args

* chore: mapped genesys regional endpoints to sources

* Update source.py

* Update source.py

* Update users.json

* Create locations.json

* Create groups.json

* Update configured_catalog.json

* chore: notes for links to all other schemas

* Update configured_catalog.json

* Delete locations.json

* Delete groups.json

* Create telephony_locations.json

* Create telephony_providers_edges.json

* Create telephony_stations.json

* Create user_groups.json

* Create user_users.json

* Delete users.json

* Update source.py

* Update source.py

* Update source.py

* Update zuora_auth.py

* Added TelephonyProvidersEdgesDidpools

* Added TelephonyProvidersEdgesDids

* Added TelephonyProvidersEdgesExtensions

* Added TelephonyProvidersEdgesLines

* Add TelephonyProvidersEdgesOutboundroutes

* Added TelephonyProvidersEdgesPhones

* Added TelephonyProvidersEdgesSites

* Added TelephonyProvidersEdgesTrunks

* Added RoutingAssessments and RoutingQueues

* Update class names

* Added RoutingOutboundEvents

* implemented pageSize

* Finalised stream pagination

* finalise to full refresh for now

* Update acceptance-test-config.yml

* Delete test_incremental_streams.py

* Update source.py

* unit tests

* Revert "Update source.py"

This reverts commit 10d996e83e.

* Revert "Update source.py"

This reverts commit af5e79af66.

* Revert "Revert "Update source.py""

This reverts commit ed56ed41f3.

* Revert "Update zuora_auth.py"

This reverts commit 9a1b9fd07d.

* chore: lint and syntax

* Create genesys.md

* Update builds.md

* Update spec.json

* final lint

* Update user_users.json

* Update user_users.json

* Update user_users.json

* Update user_users.json

* Update user_groups.json

* Update user_groups.json

* Update user_users.json

* Update telephony_stations.json

* Update telephony_locations.json

* tests

* fix schema issues for unit tests

* Update acceptance-test-config.yml

* Update README.md

* Delete sample_state.json

* Update source.py

* Update source.py

* correct static method

* Update genesys.md

* resolve oAuth connector

* update deps

* source def and logo

* auto-bump connector version

Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-18 11:25:11 -05:00