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
Marcos Marx
a7ec584ba6 New Connector CallRail + format (#19407)
* init

* adding image and call rail record within source_definitions.yaml

* replacing data types in users.json

* converting text_messages.json  to conversations.json

* removing trackers.json

* renaming streams in abnormal_state.json and seperating incremental from non-incremental streams in caatalog files

* - moving stream slicer to retriever in definition
- renaming text_messages to conversations

* adding doc for callrail.md

* adjusting sepc.yaml based off of Marcos's comments.

* adjusting sepc.yaml

* cleaning up acceptance-test-config.
small adjustments to rest of files.

* adding pagination

* fix tests

* generate source spec

* solve conflict source spec and def

Co-authored-by: adhamsuliman <adhamsuliman93@gmail.com>
2022-11-16 10:28:23 -03:00