* 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>
* solve deleted file
* Set Babelforce version to `0.1.0`
* Update Babelforce source documentaiton with the PR link
* Remove `.python-version` file in Babelforce source from Git
* Fix typo in Babelfoce `spec` description field
* Remove redaundant `title` field from JSON schema in Babelforce source
* Add examples for the `date_created_from` and `date_created_to` Babelforce source spec
* Remove redaundant `static` `authenticator` method in Babelforce source
* Check if `date_created_from` less than `date_created_to`
In Babelforce source
* Add parsing details to `docstring`
For Babelforce source
* Fix fetching next page token
In Babelforce source
* Remove parent class `docstring`
In Babelforce source
* Use `pendulum` to parse date/time
In Babelforce source
* add babelforce to source index
* remove icon
* format files
* auto-bump connector version
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>