1
0
mirror of synced 2025-12-30 03:02:21 -05:00
Commit Graph

113 Commits

Author SHA1 Message Date
Anna Geller
d7dc6b52d2 📝 New documentation page: orchestrating Airbyte and Airbyte Cloud syncs with Kestra (#27695)
* Add documentation about Kestra Airbyte integration

* Update using-kestra-plugin.md

* Update using-kestra-plugin.md

* Update using-kestra-plugin.md
2023-07-07 08:52:54 -05:00
chaucodes
ef24e7c999 Added June Changelog to docs 2023-07-05 10:31:07 -07:00
Marcos Marx
62ee7026e6 Docs: update contributing guides (#27812)
* changes

* update how to pr and readme

* update contributeing guides

* update code of conduct text

* update submit new connector

* submit new connector doc

* make one line for submit new conn find request

* improve words
2023-06-30 15:00:15 -06:00
Marcos Marx
f27b8ba602 Collecting Metrics docs: improve words and add doc to sidebar (#27883)
* improve words and add doc to sidebar

* update words in collecting metrics docs'
2023-06-30 13:31:20 -06:00
Christo Grabowski
67b1fd92af ui: improve visibility of navbar group headers and active menu link (#27814) 2023-06-29 10:28:12 +02:00
Erica D'Souza
52040f9e98 Create getting-help.md (#27805)
* Create getting-help.md

* Adds support doc to sidebar.

renamed suport title

---------

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2023-06-28 14:28:24 -04:00
Pedro S. Lopez
b4051ccca1 Delete docs for old sentry integration (#27719)
* Delete sentry-integration.md

* rm image

* rm other references
2023-06-26 17:06:49 -04:00
Alexandre Cuoci
e148d951ab Add upgrade documentation for Destinations V2 (#27334)
* add upgrade documents

* Apply suggestions from code review

Co-authored-by: Evan Tahler <evan@airbyte.io>

* Post review cleanup

* CDC updates

* remove from nav temporarily

* Destinations V2 Upgrade Path

---------

Co-authored-by: Evan Tahler <evan@airbyte.io>
2023-06-23 16:40:23 -04:00
Tim Roes
6db61fb5cb Switch to new support portal (#27648) 2023-06-23 10:51:32 +02:00
Charles
bf52bcffce deprecate otel docs (#27589) 2023-06-21 16:44:05 -07:00
Ella Rohm-Ensing
9adb35e643 Ignore -migrations.md files in sidebar (#27331) 2023-06-15 12:25:31 -04:00
Ella Rohm-Ensing
60f238aefb Algolia DocSearch for docs (#27117)
* Test algolia plugin'

* use our api key

* update appId and indexName to point to our index
2023-06-07 15:18:00 -05:00
Evan Tahler
6db1432d84 Docs roadmap should use shortlink (#26996)
Harvestr is dead, long live https://go.airbyte.com/roadmap
2023-06-04 08:09:31 -07:00
Justin Chau
5887a0f2f3 Justin/updating docs (#26867)
* Added March 2023 Changelog

* added April changelogs and updated docusaurus README

* Added May changelogs
2023-05-31 20:31:16 -07:00
Ben Church
dac35afdac Update icon urls (#26640)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-05-26 09:38:15 -07:00
Marcos Marx
87f277f41b remove old testing docs (#26605) 2023-05-25 15:22:52 -03:00
Marcos Marx
d0fa40c307 Update Troubleshooting documentation (#26048)
* remove unused docs and create troubleshooting main page

* add desc

* update our troubleshooting page

* add premium support mention

* update link to daily oh

* add notes of premium support in other pages

* remove ref in local deployment and sidebar
2023-05-15 16:52:08 -03:00
Marcos Marx
7de6e9322f add metadata doc to sidebar (#26047) 2023-05-12 20:23:13 -03:00
Marcos Marx
611d954965 Docs: add schema stream reference instructions (#25936)
* add schema refenrence docs

* Update schema-reference.md

* Update schema-reference.md
2023-05-11 19:40:39 -04:00
Evan Tahler
5e12ef8fd6 Fixup the docs about docs (#25851)
* update the docs about docs

* docs docs

* note
2023-05-09 10:30:37 -04:00
Evan Tahler
e40ca7c999 remove code of conduct from sidebar (#25828) 2023-05-04 21:11:20 -07:00
Marcos Marx
5f7248c0a6 Docs: update contributing docs (#25775)
* remove maintainer code of conduct

* rename update to contribute docs

* merge gradle docs

* update sidebar

* remove developing kube docs using kustomize

* remove dev k8s from sidbar
2023-05-04 18:33:09 -03:00
Evan Tahler
010e2ca7bb Build list of connectors in docusourus react component (#25694)
* Build list of connectors in docusourus react component

* note

* update 'full' link

* remove $

* Update docusaurus/src/components/ConnectorRegistry.jsx

Co-authored-by: Ben Church <ben@airbyte.io>

* Update docusaurus/src/components/ConnectorRegistry.jsx

Co-authored-by: Ben Church <ben@airbyte.io>

* use new JSON url

---------

Co-authored-by: Ben Church <ben@airbyte.io>
2023-04-28 22:55:06 +00:00
Joe Reuter
1ab5f91f48 doc fixes (#25645) 2023-04-27 21:38:32 +02:00
Joe Reuter
5ec81cc8d1 Connector builder: Restructure documentation (#25353)
* authentication documentation

* some fixes

* fix broken link

* remove session token auth

* review comments

* first version of tutorial

* Revert "first version of tutorial"

This reverts commit bbdeb997f2.

* first version of tutorial

* review comments

* improvements

* partitioning documentation

* incremental sync

* review comments

* improvements

* record processing doc

* improvements

* error handler connector builder ui documentation

* add missing link

* overview page

* mention current limitation

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>
2023-04-27 12:32:26 +02:00
Joe Reuter
e96fc22d6f Connector builder documentation: Auto-generate yaml reference and link up in fitting places (#25428)
* auto-generate yaml reference and link up

* Update description

* Add examples

* format

* update

* update

* add description for params

* Update declarative_component_schema.yaml

* render type and examples for interpolation variables

* fix schema bug

* Regenerate yarn lock file

---------

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2023-04-26 16:08:35 +02:00
Joe Reuter
2d1814489b change port (#25474) 2023-04-26 09:24:07 +02:00
Alexandre Girard
f2f788f4d1 Add compatibility guide to sidebar (#25224) 2023-04-17 11:07:33 -07:00
Tim Roes
9cdffcfd21 Add OSS getting started redirect (#25213) 2023-04-14 21:00:06 +02:00
Evan Tahler
221676cdb8 Revert AI search for docs (#24874) 2023-04-06 16:27:35 -07:00
Tim Roes
278ea371f2 Group documentation navigation (#24774)
* Group documentation navigation

* Fix broken redirects
2023-04-03 09:42:39 +02:00
Daniel Vassilev
b5580a5d02 Added support for keyword mode and storing queries (#24550)
Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2023-03-27 10:51:38 -05:00
Daniel Vassilev
1bfb83ac3c Added Relevance AI widget to documentation (#24289)
Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2023-03-22 15:39:20 -05:00
Sherif A. Nada
1bc1ecfe6a Fix broken links in CDK speedrun tutorial (#24006) 2023-03-13 17:11:52 -07:00
Sherif A. Nada
1feda0817e Rearrange connector contribution docs (#24004) 2023-03-13 17:01:36 -07:00
Topher Lubaway
d2fbd8ce02 Docusaurus small fixes (#23730)
* Updates docusaurus

* Small docs fixes

deploy_docusaurus info messages are changed to
reflect reality

updates a secret to exist

* Go back to the right branch after deploy
2023-03-03 12:44:00 -06:00
Sophia Wiley
280ebee2e5 added feb release notes (#23703) 2023-03-02 14:36:36 -08:00
Sophia Wiley
4eab55bb20 Cloud docs restructure (#23319)
* cloud docs restructure

* edited webhook notifications wording

* undo changes to webapp links

* removed one other change to webapp links

* removed most redirects because of query strings
commit

* changed utilize to use

* edited data residency intro based on patsys suggestion

* deleted typo in redirect

---------

Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
2023-02-28 09:50:04 -08:00
Ben Church
c3f657f564 Add a tutorial for using a locally generated catalog (#23448) 2023-02-24 15:46:12 -08:00
Amruta Ranade
f4e9c83d6f Fixed docs nits (#23439) 2023-02-24 11:43:05 -05:00
Amruta Ranade
cb55cfc356 monorepo docs changes (#22952) 2023-02-20 08:03:59 -06:00
Brian Lai
1c482ee339 Low code cdk to beta (#22853)
* [ISSUE #19410] remove request_options_provider from the … (#21403)

* [ISSUE #19410] (incomplete) remove request_options_provider from the manifest

* [ISSUE #19410] (incomplete) incomplete cleanup config_component_schema.json as well

* [ISSUE #19410] update source-monday

* [ISSUE #19410] code review

* [ISSUE #19410] formatting files

* [Low-Code CDK] Replace the $options keyword with $parameters (#21632)

* refactor flows and tests to use parameters instead of options

* update documentation to reflect the change from options to parameters

* create migration script to replace options with parameters in existing manifests

* update template to use parameters instead of options

* fix tests after rebasing from the branch

* address pr feedback and extra uses of options that I missed

* additional changes needed after rebasing from master

* migrate low-code connectors to use parameters instead of options

* 🚨🚨 [Low Code CDK] Update `*ref` format to `#/` (#21434)

* [Low-Code CDK] Remove JsonSchema type in favor of JsonSchemaFileLoader (#21832)

* fully deprecate JsonSchema in favor of JsonFileSchemaLoader

* remove usage in the legacy registry

* Update migration scripts according to manifest file rename (#21920)

* Issue 21866 remove legacy factory and validation flow (#21878)

* [ISSUE #21866] clean ManifestDeclarativeSource validation

* [ISSUE #21866] remove dataclasses-jsonschema

* [ISSUE #21866] code review

* [ISSUE-21866] flake8

* [ISSUE #21559] remove DefaultPaginator.url_base (#21823)

* [ISSUE #21559] remove DefaultPaginator.url_base

* [ISSUE #21559] code review

* [ISSUE #21559] update migration script

* [ISSUE #21559] code review

* [ISSUE #21559] update documentation

* [ISSUE #21559] run migration (#21824)

* [ISSUE #21559] remove DefaultPaginator.url_base (#21823)

* [ISSUE #21559] remove DefaultPaginator.url_base

* [ISSUE #21559] code review

* [ISSUE #21559] update migration script

* [ISSUE #21559] code review

* [ISSUE #21559] update documentation

* [ISSUE #21559] run migration (#21824)

* [ISSUE #21559] fix manifests

* [ISSUE #21926] setup server to allow for local tests (#21974)

* [Low Code CDK] remove checkpoint_interval from DeclarativeStream component (#22120)

* Issue #21576 rename dpathextractor fieldpointer (#21990)

* [ISSUE #21926] setup server to allow for local tests

* [ISSUE #21576] Rename DpathExtractor.field_pointer to field_path

* [ISSUE #21576] migration script

* [ISSUE #21576] update source-monday and source-pocket as well

* [ISSUE #21576] migration (#21997)

* [ISSUE #21576] code review

* Remove checkpoint_interval from source-prestashop manifest (#22141)

* replacing options with parameters for a few connectors I missed or were newly added

* [Low-Code CDK] Rremove stream_cursor_field from stream and derive it from stream_slicer (#22294)

* update schema to derive cursor_field from a stream slicer if it exists

* remove usage of stream_cursor_field on simple connector use cases

* fixing some of the more complex usage of stream_cursor_field that rely on cartesian product stream slicers

* fix documentation to replace references to stream_cursor_field

* Low Code CDK: Remove `name` and `primary_key` from non-DeclarativeStream components (#21891)

* fix eslint issues for webapp (#22462)

* 🪟 🔧 Connector Builder frontend fixes for low_code_cdk_to_beta (#22375)

* bump connector builder server to latest CDK version

* fix breaking CDK changes in connector builder FE

* [Low-Code CDK] Separate request path from RequestOption component (#22398)

* split apart path from RequestOption and fix usages and cleanup the code

* replace usage of path with RequestPath and get rid of default to RequestOption

* fix bug where stream_slice_field was used in outbound request instead of request_option field_name

* organize yaml schema names and update documentation for RequestOption and RequestPath

* clean up tests

* regenerate models

* [ISSUE #19961] refactor stream slices (#22225)

* [ISSUE #19961] add 'incremental' and partially remove CartesianProductStreamSlicer - Google PageSpeed Insights not working yet

* [ISSUE #19961] fixing Google PageSpeed Insights

* move incremental_sync field to the stream level and perform merging into one stream slicer at that level

* add tests to merging incremental and iterable into cartesian

* rewrite documentation to separate incremental sync and iterator concepts

* update documentation to use partition router and revise the tutorial to reflect the new changes to the components

* [ISSUE #19961] update code to newest CDK version and clean autogenerated files (#22670)

* [ISSUE #19961] rename stream_slicer to partition_router and update ma… (#22590)

* [ISSUE #19961] rename stream_slicer to partition_router and update manifests (for incremental_sync as well)

* [ISSUE 19961] rename CustomStreamSlicer (#22598)

* [ISSUE 19961] rename CustomStreamSlicer

* [ISSUE #19961] code review CustomStreamSlicer

* [ISSUE #19961] fix source_square incremental sync

* [ISSUE #19961] rename SingleSlice to SinglePartitionRouter (#22591)

* [ISSUE #19961] rename SingleSlice to SinglePartitionRouter

* remove SinglePartitionRouter from the schema

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>

* [ISSUE #19961] rename SubstreamSlicer  to SubstreamPartitionRouter (#22596)

* [ISSUE #19961] TMP rename SubstreamSlicer  to SubstreamPartitionRouter

* [ISSUE #19961] revert DatetimeStreamSlicer.stream_state_field_start and DatetimeStreamSlicer.stream_state_field_end

* [ISSUE #19961] rename ListStreamSlicer to ListPartitionRouter (#22593)

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>

* [ISSUE #19961] clean faulty merge

* [ISSUE #19961] rename DatetimeStreamSlicer (#22617)

* [ISSUE #19961] rename stream_slicer to partition_router and update manifests (for incremental_sync as well)

* [ISSUE 19961] rename CustomStreamSlicer (#22598)

* [ISSUE 19961] rename CustomStreamSlicer

* [ISSUE #19961] code review CustomStreamSlicer

* [ISSUE #19961] fix source_square incremental sync

* [ISSUE #19961] rename SingleSlice to SinglePartitionRouter (#22591)

* [ISSUE #19961] rename SingleSlice to SinglePartitionRouter

* remove SinglePartitionRouter from the schema

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>

* [ISSUE #19961] rename DatetimeStreamSlicer

* [ISSUE #19961] rename SubstreamSlicer  to SubstreamPartitionRouter (#22596)

* [ISSUE #19961] TMP rename SubstreamSlicer  to SubstreamPartitionRouter

* [ISSUE #19961] revert DatetimeStreamSlicer.stream_state_field_start and DatetimeStreamSlicer.stream_state_field_end

* [ISSUE #19961] rename ListStreamSlicer to ListPartitionRouter (#22593)

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>

* Update docs/connector-development/config-based/understanding-the-yaml-file/partition-router.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* Update docs/connector-development/config-based/understanding-the-yaml-file/partition-router.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* Update docs/connector-development/config-based/understanding-the-yaml-file/yaml-overview.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* Update docs/connector-development/config-based/understanding-the-yaml-file/partition-router.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* Update docs/connector-development/config-based/understanding-the-yaml-file/partition-router.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* Update docs/connector-development/config-based/understanding-the-yaml-file/partition-router.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* Update docs/connector-development/config-based/understanding-the-yaml-file/incremental-syncs.md

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>

* update docs

* [ISSUE #19961] clean unit tests files

* [ISSUE #19961] code review

---------

Co-authored-by: brianjlai <brian.lai@airbyte.io>
Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* [Low-Code CDK] Allow for children of custom components to specify parameters that are normally derived (#22379)

* Fix a bug where child components of a custom component cannot receive fields from other components

* add tests, documentation and commenting

* fix test from merge

* add better error message for nested initialization failures

* 🪟 🔧 Connector Builder frontend fixes for low_code_cdk_to_beta (#22880)

* restrict name to stream level

* remove checkpoint interval

* adjust logic for new request options

* refactor slicers

* wording

* review comments

* make oldest supported version explicit

* separate the frontend and connector builder changes from the low-code to beta release

* [Low-Code CDK] Add script to run low code unit tests and address issues with a few connectors (#23123)

* consolidate all the changes into a new PR after I messed up the merge on the side branch

* add set to allow this to be called externally if necessary later

* remove last few extra fields i found and fix docs links

* fix docs one more time

---------

Co-authored-by: Maxime Carbonneau-Leclerc <maxi297@users.noreply.github.com>
Co-authored-by: Catherine Noll <clnoll@users.noreply.github.com>
Co-authored-by: maxi297 <maxime@airbyte.io>
Co-authored-by: Lake Mossman <lake@airbyte.io>
Co-authored-by: Joe Reuter <joe@airbyte.io>
2023-02-15 21:46:49 -05:00
Amruta Ranade
2e170b5376 Migrate CLI docs to docs site (#23029) 2023-02-14 15:44:25 -05:00
Amruta Ranade
f613f353e4 Fixed redirect for changelogs (#22848) 2023-02-10 17:25:21 -05:00
Sophia Wiley
dbe5cd85c6 added jan release notes to docs (#22437) 2023-02-06 14:51:39 -08:00
Amruta Ranade
14e3b15974 Added redirect for changelogs (#22431) 2023-02-06 16:40:40 -05:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Tim Roes
e414595e41 Experiment to use shorter setup guides (#21862) 2023-01-26 14:06:47 +01:00
Sophia Wiley
3ec7c5be29 December release notes docs (#21270)
* added december release notes

* edits
2023-01-12 13:06:18 -05:00
Sherif A. Nada
09e4d99d79 lowcode docs: add link to YAML reference (#21231) 2023-01-10 14:15:32 -08:00