* 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>
* Fixed dedupeot working correctly
Due to delete only containing id, the deduped dbt could not work
properly, so we also fill the cursor field with the current date
so it does have a properly end
* bump connector version
* 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>
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>
* Connector files
* Add test files
* Add integration test config files
* Multiple changes to make it on Airbyte standards
* Cleaning up
* More clean ups
* More clean ups
* Removed max pages
* Remove unused variable
* Correctly separating Full refresh and incremental
* Removed unused variables
* Fix full_refresh class
* Better code for creating stream classes
* Fixing review comments
* Update docs and Enum class
* Update type conversion function
* Fix enum class and update docs
* Update discover
* Implemented some unit tests
* Update discover
* Update test_source
* Increase discovery test timeout
* Update configured_catalog
* Fix default_cursor_field
* Adding final unit tests
* Update spec: set client_id and tenant_id as secrets
* Update discover to deal with Lookup and Picklist types
* Fix Lookup data type conversion
* add microsoft dataverse to source def
* run format
* auto-bump connector version
Co-authored-by: Marcelo Pio de Castro <marcelopiocastro@gmail.com>
Co-authored-by: daniloss99 <danilosiqueira99@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>