1
0
mirror of synced 2026-01-03 15:04:01 -05:00
Commit Graph

25 Commits

Author SHA1 Message Date
Charles
f194f354c7 move basic normalization to connectors_base build (#7068) 2021-10-15 17:26:08 -07:00
Dmytro
b95f366cee Fix publish script for non-connector images (#6537) 2021-09-29 19:34:38 +03:00
Christophe Duong
992bdb1cd5 Skip updating spec cache when publishing normalization docker image (#6399) 2021-09-23 15:14:06 +02:00
Charles
fa0028d77e remove extra get spec call (#6041) 2021-09-13 20:55:03 -07:00
Charles
74c9986245 publish spec to cache as part of connector publish script (#5994) 2021-09-13 16:49:48 -07:00
Davin Chia
c83b134d1a Stablise Python Builds. (#4558)
See the PR description or issue 4559 for context.
2021-07-06 13:53:17 +08:00
Marcos Marx
68f78d59ad Add AIRBYTE_ENTRYPOINT for Kubernetes support (#4469). 2021-07-03 22:05:32 +08:00
Sherif A. Nada
5989d19733 Disable gradle cache when publishing connectors (#4507) 2021-07-02 13:35:40 -07:00
Sherif A. Nada
9079cbdf78 Publish PR (#4121) (#4495)
Co-authored-by: Rodrigo Parra <rodpar07@gmail.com>
2021-07-02 13:34:57 -07:00
vovavovavovavova
286f30f9ed CDK: tool for auto-generating schemas from the stream output (#3948)
* tool for creating schemas from configured_catalog within genson stripping `required`

* gen from all output (add_schema for all)

* all except extra_strategies

* apply extra strategies

* merge && small upd

* upd docstring
2021-06-16 14:16:32 +03:00
Dmytro
512b9f3e63 Rewrite scaffoldTemplateTask test to work with new docker generator (#4039) 2021-06-10 23:33:22 +03:00
Jared Rhizor
b4793b2510 add AIRBYTE_ENTRYPOINT for kubernetes support (#3973)
* add AIRBYTE_ENTRYPOINT for kubernetes support

* bump versions

* bump version in seed

* Update generic template

* keep scaffold sources at 0.1.0

* add missing newline

* handle python base versions correctly

* re-bump mysql and postgres sources

* re-bump snowflake destination

* add skip tests option

* switch to running tests

* reverse conditional to make it safer

* fix publish to include the test running

* fix iterable version

* fix file generation

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-06-09 13:01:45 -07:00
Christophe Duong
8862fba1bb 🎉 Avoid dbt runtime exception "maximum recursion depth exceeded" in ephemeral materialization
* Create new test_ephemeral and refactor with test_normalization

* Add notes in docs

* Refactor common normalization tests into DbtIntegrationTest

* Bumpversion of normalization image
2021-05-21 18:07:20 +02:00
Jared Rhizor
0609011e05 fix connector base versioning (#2726)
* fix connector base versioning

* only run integration tests in non-bases directories

* upgrade datamodel-code-generator which coincidentally has already fixed this issue with generating List of Lists

* bump forgotten hubspot version

* fix build
2021-04-02 22:46:06 -07:00
Michel Tricot
ac092ada6e Hide connector scaffolding behind a script (#2080) 2021-02-16 20:09:03 -08:00
Sherif A. Nada
9d24b80992 Allow publishing a connector image via github comment (#1892) 2021-02-01 14:11:21 -08:00
Sherif A. Nada
6a6daa4956 Test connectors only once when building their image (#1555) 2021-01-06 16:06:54 -08:00
Charles
d1fd379938 add handling for different test types in manage.sh (#1013) 2020-11-18 13:54:37 -08:00
Sherif A. Nada
41ce2b96dc fix image push script (#633) 2020-10-19 16:23:45 -07:00
Michel Tricot
5e2ccaa49b DRY connector gradle files (#562) 2020-10-14 10:59:47 -07:00
Michel Tricot
5c5185f1b4 First process to push integrations (#215) 2020-09-10 15:36:43 -07:00
Sherif A. Nada
b33980536b Add acceptance tests to run through most critical features (#165) 2020-09-09 17:50:54 -07:00
Sherif A. Nada
6f3e670c05 Fix sync worker deps & tests (#120)
* save

* working sync tests

* nullcheck

* disable test until docker is fixed
2020-08-27 12:59:57 -07:00
Sherif A. Nada
0feb7672d9 Add sync worker (#84) 2020-08-25 14:58:58 -07:00
Michel Tricot
d408239029 Use docker for integrations (#87) 2020-08-20 19:31:39 -07:00