1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

52 Commits

Author SHA1 Message Date
Arsen Losenko
b56232e5d9 Source NASA: Mark datefields in spec as dates (#22934)
* Source NASA: Mark datefields in spec as dates

* Update changelog

* Add allowedHosts

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-02 11:37:43 +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