1
0
mirror of synced 2026-01-17 21:02:47 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
Davin Chia
71637a27c8 Improve Python Build. (#4540)
* Remove old pip build command. Deconflict Pydantic.

* Run test on ec2 instance.
2021-07-05 16:25:33 +08: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
Davin Chia
fd0d253373 Release CDK version. (#3130) 2021-04-29 07:27:28 -07:00
Sherif A. Nada
80ce46f357 Base-python: fix exception when reading schemas from shared/ folder (#3127) 2021-04-29 00:38:54 -07:00
Sherif A. Nada
3827235af0 Santa: Implement OAuth (#3000)
Basic OAuthAuthenticator interface.

Co-authored-by: Davin Chia <davinchia@gmail.com>
2021-04-23 10:12:13 +08:00
Davin Chia
3d2d20b87e Implement basic ExchangeRate API using Santa. (#2942)
Take Santa for a test drive.

Slight modification to Santa framework.
2021-04-21 17:09:39 +08:00
Yevhenii
6236ff0a05 Initialize packages inside base_python with bumping (#2882)
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-04-14 18:30:55 +03:00
Yevhenii
07748236c7 bump base-python version to 0.1.2 (#2872)
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-04-13 21:43:11 +03: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
Eugene K
f3735280de downgrade pip 20.3 -> 20.2 (#1663) 2021-01-14 21:31:04 -08:00
Charles
3ef2baa34c split airbyte protocol generated structs out of base_python (#721) 2020-10-28 10:03:15 -07:00
Charles
31013556c3 Integrations Reorganization: Bases (#673) 2020-10-21 11:23:49 -07:00