1
0
mirror of synced 2025-12-23 11:57:55 -05:00
Commit Graph

10730 Commits

Author SHA1 Message Date
Sherif A. Nada
1560ddd807 Add Gsheets setup guide (#764) 2020-10-30 17:11:50 -07:00
Charles
395aeca640 mysql source (#758) 2020-10-30 15:37:49 -07:00
Jared Rhizor
73446b2f48 google analytics source + regex standard testing (#715)
* save GA state

* bugfix, documentation, ci creds

* fmt

* set up standard testing

* set up config for check

* oops

* fix path for standard tests

* add to registry

* add documentation and env var handling

* working with new standard source test

* send pageview on setup

* use file for tracker code

* add regexes

* add logging and remove intentionally failing test case

* fmt

* Update airbyte-integrations/bases/standard-source-test/src/main/java/io/airbyte/integrations/base/TestSource.java

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update airbyte-integrations/bases/standard-source-test/src/main/java/io/airbyte/integrations/base/TestSource.java

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* switch to start_date for connection test

* add comment and use future date

* use dashes for packages

* better way to call GA than hardcoded

* restructure for more consistent naming

* fmt

* update ordering

* fix dep from merge

* add regex tests to jdbc

* fmt

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2020-10-30 13:48:30 -07:00
Charles
edc49b89d9 Hubspot Source (#732) 2020-10-29 22:05:49 -07:00
John Lafleur
9a1452e1c2 Restructured the left column of the documentation (#733) 2020-10-29 11:10:20 -07:00
John Lafleur
200cd799be GitBook: [dx_add-own-connectors] 2 pages modified (#693)
* GitBook: [dx_add-own-connectors] 2 pages modified

* GitBook: [dx_add-own-connectors] no pages and 5 assets modified

* Revert "GitBook: [dx_add-own-connectors] no pages and 5 assets modified"

This reverts commit 309a6d97d8.

* Update docs/integrations/adding-your-own-connectors.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update docs/integrations/adding-your-own-connectors.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update docs/integrations/adding-your-own-connectors.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* GitBook: [dx_add-own-connectors] 2 pages and 5 assets modified

Co-authored-by: John Lafleur <john@dataline.io>
Co-authored-by: Michel Tricot <michel.tricot@gmail.com>
Co-authored-by: cgardens <giardina.charles@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2020-10-27 13:59:09 +11:00
Charles
ef629aabfe salesforce source (#698) 2020-10-26 10:39:04 -07:00
Charles
4e3da56229 add github source to ui and docs (#699) 2020-10-26 09:41:43 -07:00
Charles
85f4000bdc Integrations Reorganization: Templates (#674) 2020-10-21 11:28:33 -07:00
John Lafleur
7ef914a213 GitBook: [john_specs_suggestion] 5 pages modified (#666)
* GitBook: [john_specs_suggestion] 5 pages modified

* GitBook: [john_specs_suggestion] 34 pages modified

Co-authored-by: John Lafleur <john@dataline.io>
2020-10-21 17:28:08 +11:00
John Lafleur
f3488dca56 Changelog update (#639)
* GitBook: [changelog_update] 4 pages modified

* GitBook: [changelog_update] 4 pages modified

* GitBook: [changelog_update] one page modified

Co-authored-by: John Lafleur <john@dataline.io>
2020-10-21 08:59:47 +11:00
Charles
57c0325f03 remove data type mappings (#646) 2020-10-20 01:56:25 -07:00
Charles
b3e995d6bd upgrade csv destinations doc (#644) 2020-10-20 00:50:20 -07:00
Jared Rhizor
922c890c5f basic source implementation documentation (#616)
* add some documentation for adding sources

* add links in docs.airbyte.io

* respond to comments
2020-10-19 10:48:39 -07:00
gasparakos
6b8b51e91e Replace BigQuery with Postgres (#552) 2020-10-12 23:47:53 -07:00
Charles
1bf0de6a4a java csv destination (#505) 2020-10-08 13:52:18 -07:00
Shrif Nada
b7f3947722 GitBook: [master] 3 pages modified 2020-09-30 23:35:47 +00:00
Michel Tricot
817de793c8 GitBook: [master] 6 pages and 35 assets modified 2020-09-30 21:08:49 +00:00
Jared Rhizor
0cd3776e76 add postgres destination docs (#467)
* GitBook: [jrhizor/postgres-dest-docs] 8 pages and 9 assets modified

* GitBook: [jrhizor/postgres-dest-docs] one page modified
2020-09-28 13:50:12 -07:00
Charles
d746fbf103 GitBook: [fix_style_download] 7 pages and 14 assets modified (#400) 2020-09-22 19:54:58 -07:00
Jared Rhizor
e3297eb60c Add Stripe source docs (#373)
* GitBook: [jrhizor/stripe-docs] 8 pages and 15 assets modified

* Update stripe.md
2020-09-22 16:35:26 -07:00
Michel Tricot
8961325c68 Add documentation and tests for currency api (#380) 2020-09-22 13:16:58 -07:00
Sherif A. Nada
a5b91ac26c Add documentation for the bigquery target and edit the source docs template (#355) 2020-09-21 12:17:03 -07:00
johnlafleur
92777616f9 GitBook: [john_09/20/2020] 13 pages and 3 assets modified (#356) 2020-09-20 21:37:39 -07:00
Michel Tricot
e3737a2c06 Introducing Airbyte (#348) 2020-09-18 20:41:09 -07:00
Charles
3bed78a227 expose local csv target (#316) 2020-09-18 13:11:23 -07:00
Shrif Nada
fb0e89ad3e GitBook: [master] 29 pages modified 2020-09-18 17:48:35 +00:00
Sherif A. Nada
2aca6380d9 Add postgres source docs and template (#331) 2020-09-17 14:50:45 -07:00
Shrif Nada
af9876fa9e GitBook: [master] 5 pages and one asset modified 2020-09-15 16:16:09 +00:00
Michel Tricot
1c1cc474fd GitBook: [master] 20 pages modified 2020-08-11 23:18:06 +00:00