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

5 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
btkcodedev
36764852ba Source Appfollow: Migrate Python CDK to Low-code CDK (#29128)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-08-21 13:45:29 -03: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
David Thompson
92aeac3e2b 🎉 New Source: AppFollow Service (#14418)
* 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>
2022-08-17 00:28:27 +05:30