1
0
mirror of synced 2026-01-04 09:04:47 -05:00
Commit Graph

24 Commits

Author SHA1 Message Date
Jared Rhizor
14dfc1d417 fix parentheses and info/warning/danger formatting in docs (#11981)
* fix parens

* fix formatting for hints

* remove hint from non-docusaurus or gitbook doc
2022-04-13 12:08:34 -07:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Abhi Vaidyanatha
d732eaf80e Add information on which destinations support Incremental - Deduped History in their docs (#6031)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-09-16 16:40:12 -07:00
Abhi Vaidyanatha
3e3cf7b544 Fix broken link in Local CSV doc (#4578)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-07-06 11:24:26 -07:00
Marcos Marx
b57736b0ce Documentation correct markdown list in csv and json destination (#4165)
* correct list in markdown csv and json

* add copy cmd and change variable name to used in dest settings
2021-06-21 19:53:26 -03:00
Prashantha Patali
0884fa74a6 📚More clarity added for Windows based Docker Desktop environments (#4068)
* Additinal details about Windows specific long filename error during cloning

* Corrected the path

* Revert "Corrected the path"

This reverts commit bbd3b78fcb.

* Revert "Additinal details about Windows specific long filename error during cloning"

This reverts commit 0b695eea1a.

* Email is mandatory 'Specify your preferences', Link to docker inst guide

* Use relative paths while linking

* Typo in Destination section

* On Windows, fixing long filename error during cloning

* For Windows with WSL2 and Docker, clarify steps to locate destination local folder

* Link to locating local files on Windows

* Update docs/contributing-to-airbyte/updating-documentation.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/quickstart/set-up-a-connection.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/examples/postgres-replication.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/examples/postgres-replication.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/examples/postgres-replication.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/local-deployment.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/local-deployment.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

Co-authored-by: Patali, Prashanth <ppatali@hidglobal.com>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
2021-06-16 14:14:25 -03:00
jacqueskpoty
8c9bf60bd8 updating integrations destinations local files doccs (#3910)
* updating integrations destinations local files doccs

* updating integrations destinations local files doccs

* Update docs/integrations/destinations/local-json.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* updating integrations destinations local files doccs

* updating integrations destinations local files doccs

* Update docs/integrations/destinations/local-csv.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/integrations/destinations/local-csv.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/integrations/destinations/local-csv.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/integrations/destinations/local-csv.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* updating integrations destinations local files doccs

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
2021-06-07 21:34:35 -03:00
Marcos Marx
7c70eb02cd GitBook: [master] 84 pages and 72 assets modified 2021-05-03 12:14:16 +00:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
Sherif A. Nada
ae9fea7f22 GitBook: [sherif/update-connector-health-feb312021] 4 pages modified (#1909)
Co-authored-by: Shrif Nada <sherif@dataline.io>
2021-02-01 09:55:47 -08:00
Christophe Duong
0fd4b5c674 Local File Destinations UX change with destination paths (#1882)
* Add logging info when writing local data files

* Make Local CSV/Json destination always writes in /local (unecessary to specify it in the configs)

* BumpVersion of CSV and Local Json destinations
(throws Exceptions when failing too)
2021-01-29 13:30:03 +01:00
John Lafleur
7f865c3ef1 GitBook: [docs_connector_health] 4 pages modified (#1719)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-20 09:37:28 +11:00
Christophe Duong
194d6cb5d0 Add metadata prefix to destination internal columns (#1708)
* Add metadata prefix to destination internal columns

* Bumpversion all destinations for new normalization behavior

* Fix acceptance tests
2021-01-19 17:21:15 +01:00
Michel Tricot
1214e2b958 Create a simpler Getting Started with demo data (#1408) 2020-12-21 16:09:12 -08:00
John Lafleur
21c2993373 GitBook: [changelog_update] 4 pages modified (#1361)
* GitBook: [changelog_update] 4 pages modified

* Update docs/changelog.md

Co-authored-by: Charles <giardina.charles@gmail.com>

Co-authored-by: John Lafleur <john@dataline.io>
Co-authored-by: Charles <giardina.charles@gmail.com>
2020-12-18 05:11:14 +11:00
Jared Rhizor
1f90cf97a8 local kubernetes support (#1254)
* initial attempt at generating local kube setup from docker compose

* update current state

* mounts not working

* working mounts, failing cors

* working UI

* add remaining todos

* update todos

* A

* use kustomize to select image versions

* kube process builder factory

* fix misalignment

* don't allow any retries for requested jobs

* fix log waiting and path handling

* update todos

* local volume handling

* propagate return code correctly

* update todos

* update docs

* fmt

* add to docs

* fix conflicting config file bug

* fmt

* delete unused file

* remove comment

* add job id and attempt as inputs

* rename to WorkerEnvironment

* fix example custom overlay

* less trigger-happy docs

* rename mounts

* show local csv as not working in kube in the docs

* use config maps for everything

* fix paths

* fix build

* fix stripe integration test usage

* fix papercups on kube
2020-12-16 14:34:55 -08:00
Charles
01cdeafdb1 release v0.8.0-alpha (#1339) 2020-12-16 14:01:57 -08:00
Charles
4d05a01802 Remove copy and pasted instruction code (#789) 2020-11-02 14:35:30 -08: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
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
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
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