* 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
* 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
* 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
* 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>
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>
* Generated template
Using https://docs.airbyte.com/connector-development/tutorials/cdk-speedrun
* Added spec.yaml
Ref https://appfollow.docs.apiary.io/
Does not currently include authentication
* Schema and working discover for ratings API
* Add catalog
* Add cid as required parameter
* Working ratings call
BASIC AUTH REALLY
* Use basic auth in check connection
* Updated comment for request params
* Update README for local run
* Moved with common params to stream superclass
* Add support for country parameter
* WIP: acceptance
90% pass
* Passing acceptance tests for ratings in docker
* Remove incremental unit tests
We have no incremental streams
* Match number of streams to test
* Passing streams unit tests
* Connection check test
* Update unit test type check
* Remove TODO
* fix: tests are failing
* docs: added documentation for appfollow and logo
* docs: added documentation for appfollow and logo
* Bump io.airbyte.version
* fix: tests are failing
* auto-bump connector version [ci skip]
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>