1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Anatolii Yatsuk
85645b34e9 feat(source-twilio): Migrate to manifest only (#65111) 2025-09-03 10:20:07 +03:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Anton Karpets
72f6362ddd 🏥Source Twilio: fix CAT (#35751) 2024-03-01 18:35:11 +02:00
Augustin
07587aefb1 source-twilio: migrate to poetry (#35153) 2024-02-12 06:47:27 -06:00
Patrick Nilan
aa2af5b64c Source Twilio: Increase test coverage, fix parse_response bug, update expected records, migrate base image (#32718)
Co-authored-by: pnilan <pnilan@users.noreply.github.com>
2023-11-28 12:32:44 -08:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06: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
Baz
82df676db9 🐛 Source Twilio: fix failed SAT and exposed auth_token (#20430) 2022-12-14 23:10:23 +02:00
Serhii Lazebnyi
d6ae694367 🎉Source Twilio: Added state checkpoint interval (#16110)
* Added state checkpoint interval

* Bumped version

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-29 23:33:56 +02:00
LiRen Tu
2906ec287a CI: Add action to check broken doc links (#5254)
* Add action to check broken doc links

* Ignore localhost

* Update config

* Fix broken links

* Use quiet mode

* Ignore PR link

* Fix more broken links

* Fix more broken links

* Fix more broken links

* Verify pattern

* Fix more broken links

* Separate full and pr check

* Update pattern

* Test invalid link

* Remove invalid link
2021-08-07 14:28:02 -07:00
Vadym
9531c4d4ec 🎉 New source: airbyte-native twilio connector (#4070)
* Add Twilio CDK source

* Implement all streams full refresh support.

* Complete all streams and configs.

* Apply code format

* Fix streams data response.
Update streams which should not be incremental.
Fix configs.

* Fix incremental streams.
Fix configs.

* Fix acceptance tests config.

* Fix stream schemas.

* Fix messages stream schema.

* Catalogs fixed

* Update setup requirements.

* Add standard CI creds

* Update build.gradle and sample config files to remove unused references

* Updated sample config files json format

* Update streams.py

* Update incremental streams cursor_field formatting

* Update streams and test config

* Add no_empty_streams_no_usage_records_catalog.json

* Update streams code style.
Add twilio.md docs.
Other PR style fixes.

* Update twilio.md docs.

* Odd docstring removed.

* Uncomment tests.

* Add Docker AIRBYTE_ENTRYPOINT
2021-07-03 20:59:38 +03:00