1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

20 Commits

Author SHA1 Message Date
Christo Grabowski
ebeac7d99e Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-16 18:47:23 -07:00
Christo Grabowski
d4322c7460 Source weatherstack: Migrate to manifest-only (#44046) 2024-08-14 13:46:55 -07:00
Airbyte
891563f86f 🐙 source-weatherstack: run up-to-date pipeline [2024-08-12] (#43892) 2024-08-12 19:49:35 +03:00
Augustin
2940fc4cd3 🐙 source-weatherstack: run up-to-date pipeline [2024-08-10] (#43615) 2024-08-11 02:21:09 +02:00
Tope Folorunso
99a33cb903 Source Weatherstack - Migrate Python CDK to Low-code CDK (#43298) 2024-08-07 21:30:28 -07:00
Augustin
cbf29ff212 🐙 source-weatherstack: run up-to-date pipeline [2024-08-03] (#43177) 2024-08-04 02:23:47 +02:00
Augustin
0e5df72e7d 🐙 source-weatherstack: run up-to-date pipeline [2024-07-27] (#42672) 2024-07-28 02:27:05 +02:00
Augustin
3c54b00ffb 🐙 source-weatherstack: run up-to-date pipeline [2024-07-20] (#42280) 2024-07-21 02:22:34 +02:00
Augustin
c66961cd35 🐙 source-weatherstack: run up-to-date pipeline [2024-07-13] (#41887) 2024-07-14 02:19:44 +02:00
Augustin
9d8a0afaba 🐙 source-weatherstack: run up-to-date pipeline [2024-07-10] (#41566) 2024-07-11 02:17:39 +02:00
Augustin
faf670dad4 🐙 source-weatherstack: run up-to-date pipeline [2024-07-09] (#41241) 2024-07-10 02:18:43 +02:00
Augustin
e086ee0e99 🐙 source-weatherstack: run up-to-date pipeline [2024-07-06] (#40876) 2024-07-07 02:23:25 +02:00
Christo Grabowski
ffca542fc9 Bulk update deprecated authenticators (#40549) 2024-06-26 18:20:23 -04:00
Augustin
aab50521dc 🐙 source-weatherstack: run up-to-date pipeline [2024-06-25] (#40414) 2024-06-26 02:23:29 +02:00
Augustin
66970db331 🐙 source-weatherstack: run up-to-date pipeline [2024-06-22] (#40086) 2024-06-23 02:21:00 +02:00
Augustin
42931d075a source-weatherstack: [autopull] Upgrade base image to v1.2.2 (#39190) 2024-06-07 02:15:08 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
e6b9aff40e source-weatherstack: [autopull] base image + poetry + up_to_date (#38438) 2024-05-24 20:46:06 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
robgleason
7546450cfe 🎉 New Source: Weatherstack [python cdk] (#16473)
* Added Source Weatherstack

* Clean Code. Took out TODO's.

* Added link to get API key

* Remade check_connection and added Constants

* Added WeatherStack to source_definitions and updated Catalog.json

* deleted configured_catalog.json (not in use)

* Revert "deleted configured_catalog.json (not in use)"

This reverts commit 1b40726335.

* chore: revert change

* chore: format and lint

* chore: attempt to patch unit tests

* Added Classes for Unit tests

* chore: fix coverage

* chore: fix unit tests for weatherstream

* chore: fix weather stack unittests

* chore: fix unittests fr weatherstack

* Added schemas to catalogue

* Update setup.py

* Update build.gradle

* Delete sample_state.json

* support for various account types

* Update source.py

* Delete .dccache

* Update source_definitions.yaml

* Update source_specs.yaml

Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
Co-authored-by: Vincent Koc <koconder@gmail.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2022-11-10 12:38:22 -05:00