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

7 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
d725ed3d33 Source NASA: Migrate Python CDK to Low-code CDK (#31051)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-10-25 10:21:33 -03: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
Evan Tahler
e39e1898c5 Expected Records to .jsonl format (#20850)
* Expected Records to `.jsonl` format

* fix formatting template

* remove endline

* update templates

* Update docs/connector-development/testing-connectors/source-acceptance-tests-reference.md

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
2023-01-03 15:55:36 -08:00
Eugene
a4ea907094 Fixed checkstyle by running the "./gradlew --no-daemon format --scan". NO changes in logic (#19214)
* Fixed checkstyle by running the "./gradlew --no-daemon format --scan". NO changes in logic
2022-11-09 19:36:37 +02:00
Xabier Lahuerta Vazquez
a6974a7ba9 🎉 New Source: Nasa APOD [python cdk] (#18394)
* NASA APOD connector first implementation

* Fix Acceptance and Unit tests

* Fix DecrecationWarning on NoAuth

* Update changelog with PR id

* `date` input removal in favor of `start_date` + Minor fixes

* Connector renaming to support different Nasa streams

* Update docs and source definitions with connector rename

* Support incremental updates

* Fix typo on abnormal_state.json, making acceptance tests to fail

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-27 21:40:57 -03:00