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
btkcodedev
15c3c413b6 Source Open Exchange Rates: Migrate Python CDK to Low-code CDK (#30983)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-10-23 19:06:52 -03:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Mohamad Hallak
58e7f5d33e 🎉 New source: Open Exchange Rates (#19434)
* Initial commit

* Acceptance tests

* Add airbyte secret

* Add documentation and remove suffix

* Add to builds.md

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/integration_tests/sample_config.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/integration_tests/invalid_config.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Rename file to open_exchange_rates.json

* Change docker image tag to 0.1.0

* Add source-relently connector image

* Rename timestamp to date and remove date_field_name

* Add pendulum

* Make the model incremental

* Update airbyte-integrations/connectors/source-open-exchange-rates/acceptance-test-config.yml

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/integration_tests/sample_state.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/integration_tests/configured_catalog.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/integration_tests/abnormal_state.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/integration_tests/configured_catalog.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/schemas/open_exchange_rates.json

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Update airbyte-integrations/connectors/source-open-exchange-rates/source_open_exchange_rates/source.py

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>

* Change cursor_field type

* Bug fix

* Adding condition if reading from state.json

* Move isinstance

* Update source definitions, setup.py and rename documentation file

* Update setup.py

* Run gradlew format

* auto-bump connector version

* Update builds.md

* fix source acceptance test ref

* use default airbyte icon

* auto-bump connector version

---------

Co-authored-by: Nicolas MOREAU <nicolas.moreau@efrei.net>
Co-authored-by: Nicolas Moreau <nicolas.moreau@botify.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Sunny <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-03-21 13:50:41 -03:00