1
0
mirror of synced 2025-12-25 11:06:55 -05:00
Commit Graph

369 Commits

Author SHA1 Message Date
Anton Karpets
04e776faef CAT: add test_primary_keys_data_type (#38755)
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
2024-06-11 02:07:15 +02:00
Audrey Maldonado
7cc188ed34 move disambiguation section for connectors, connections, and configur… (#39134) 2024-06-07 12:35:09 -04:00
Przemysław Dąbek
a2bee09e2f [connector-development docs] Add "git clone" to command (#38677)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-06-05 09:34:28 -03:00
Augustin
7b1e4a5e4c doc: describe how to enable a test suite in metadata (#38858) 2024-06-03 18:15:07 +02:00
Audrey Maldonado
e07362f82a update text for the connector builder intro documentation (#38761) 2024-05-29 13:39:10 -05:00
Audrey Maldonado
a2816910df Update README.md with a link to the YAML schema reference (#38708) 2024-05-28 11:26:00 -03:00
Audrey Maldonado
f3c6ca4ca2 Edits for clarifying process, visual presentation, and removal of ina… (#38651)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-05-28 09:13:50 -04:00
Augustin
ed216aac63 doc: update metadata documentation following CI change (#38558)
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2024-05-24 10:49:59 +02:00
Tim Roes
b45b38d4b1 Fix link to storybook (#38609) 2024-05-23 14:38:50 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Lai
d74125bf10 [RFR for API Sources] New Python interfaces to support resumable full refresh (#37429) 2024-05-06 18:41:29 -04:00
Lake Mossman
0311db0a50 📝 Update Builder's Record Selector docs (#37752) 2024-05-03 14:47:05 -07:00
Patrick Nilan
b20cd1bd1d airbyte-cdk - Adds JwtAuthenticator to low-code (#37005) 2024-04-19 09:17:54 -07:00
Natik Gadzhi
fd451593f6 docs: Change connector development overview to link to the new guide (#36972) 2024-04-10 13:15:23 -07:00
Alexandre Girard
87f051c3a9 Add a walkthrough of building a custom Python connector (#36743)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-04-08 21:08:25 -07:00
graingert-coef
85ca7ec595 docs: fix pagination link header documentation (#36599) 2024-03-28 09:13:03 -07:00
Alexandre Girard
412bb86ab0 Update connector-metadata-file.md to mention the icon field is deprecated (#36582) 2024-03-27 16:57:14 -07:00
Zhou
d60ddd4e6e 📝 [docs] update instructions to use new connectors (#36298)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-03-27 16:00:33 -03:00
Alexandre Girard
8a99c8e891 Add low-code filters to the reference docs (#36469)
Co-authored-by: Lake Mossman <lake@airbyte.io>
2024-03-25 18:07:28 -07:00
Ella Rohm-Ensing
195408eb15 Airbyte CDK: move from gradle to poetry (#36250) 2024-03-25 18:46:57 -05:00
Natik Gadzhi
0e9bdf314d connector-templates: move generated code from src so airbyte-ci builds it (#36428)
### What

For newly generated python and low-code connectors, move sources from `src` to `source_%CONN_NAME%` so `airbyte-ci build` can pick them up correctly. Closes #35893.

### What changed?

- Moved the sources from `src`
- Updated package paths in `pyproject.toml` templates

### How to test?

You can make a new connector with `./generate.sh` and verify that it works with Poetry and that it builds with `airbyte-ci build --name source-test`

---
2024-03-25 10:01:30 -07:00
Zhou
a38fdacdf8 📝 [docs] fix small typo (#36052)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-03-20 09:22:11 -03:00
Marius Posta
f90b5d1b62 docs: update and remove some bad content (#36197) 2024-03-15 13:12:37 -07:00
Marius Posta
2c21cfe2be docs: fix or remove broken links (#36185) 2024-03-15 09:07:03 -07:00
Natik Gadzhi
1d6b93d634 Updated connector development overview doc (#36010) 2024-03-13 18:05:16 -07:00
Natik Gadzhi
e4ccffbf6e Docs: Tutorials formatting + from scratch connector tutorial cleanup (#33839)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-03-07 04:15:27 +00:00
Maxime Carbonneau-Leclerc
357c2d686d Issue 35112/relax cats when not primary key (#35645) 2024-02-28 15:35:24 -05:00
Augustin
84cf59216a doc: remove Node requirements on config based getting started tutorial (#35436) 2024-02-20 04:26:07 -06:00
Augustin
4889e6e024 🧹 remove qa_checks.py (#35434) 2024-02-20 02:28:28 -06:00
Augustin
05a1512a7e update doc to reference poetry (#35414) 2024-02-20 07:57:53 +00:00
Natalie Kwong
80bd719336 [Docs] Create homepage for Sources/Destinations (#34391)
Co-authored-by: Evan Tahler <evan@airbyte.io>
2024-02-09 10:57:41 -08:00
Daryna Ishchenko
8107081c6d CAT: Validate connector documentation (#34380) 2024-02-08 18:04:46 +02:00
Ryan Waskewich
f6afd80f02 Update http-streams.md typo (#34861) 2024-02-05 13:09:49 -05:00
Baz
7594c3646d 🎉 CAT: Add allowedHosts and suggestedSteams checks for metadata.yaml for connectors ql >= 400 (#34358) 2024-01-26 15:57:21 +02:00
Anton Karpets
3592ee9b53 CAT: Add test to ensure all file types covered (#33746) 2024-01-26 12:52:55 +02:00
Daryna Ishchenko
89cfb39dbf CAT: Add scenario that OAuth is default method and fields are marked as airbyte_secret (#34178) 2024-01-25 16:37:06 +02:00
Cynthia Yin
7d89fc9112 📚 Destinations V2: update typing & deduping doc link (#34505) 2024-01-24 17:50:42 -06:00
Alexandre Girard
62d3b56a60 Docs: fixing wrong jinja example and stating how airbyte decides last date cursor (#34000)
Co-authored-by: Segers <gabrielsegers@hotmail.com>
2024-01-08 17:40:58 -08:00
Artem Inzhyyants
fa2a2cfaf6 🚨🚨 Source Amazon Ads: update schema (#33817) 2024-01-03 22:55:02 +01:00
Natik Gadzhi
68e833104b Docs: review and update connector form scratch documentation and related guides (#33822)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-01-02 16:59:51 -08:00
Brian Lai
7a0879870a [catify-certs] Add new certification test options and new test validating the existence of primary keys (#33521) 2023-12-20 15:45:12 -05:00
Joe Reuter
e3fa594a32 Add pypi section to connector metadata (#33529) 2023-12-20 10:53:39 +01:00
Pedro S. Lopez
295dbb3bf2 📄 docs: remove custom registry instructions (#32614)
Co-authored-by: pedroslopez <pedroslopez@users.noreply.github.com>
2023-12-15 12:19:38 -04:00
Ella Rohm-Ensing
7eba1ed98f add scopedImpact to metadata for scoping breaking changes (#33111) 2023-12-14 00:22:26 +00:00
Evan Tahler
8db613a480 Fix some docs, remove outdated accpetance-test doc mentions and file (#33389)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2023-12-12 18:25:20 -06:00
Arash Hatami
34db33140f Documentation: Update the pre-defined icons directory (#33213)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-12-12 16:45:09 -03:00
Thomas Lynch
b106a229ed Docs: Fix typo credentiuals -> credentials in connector builder UI authentication docs (#33285)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-12-12 16:30:31 -03:00
Joe Reuter
e2789b4f03 Update docusaurus to 3 (#33041) 2023-12-11 17:03:18 +01:00
Alexandre Girard
6fb2591643 low-code docs: Link to schema from the overview page (#32893) 2023-11-28 15:57:14 -08:00
Leo Griffiths
c88d501040 Fix broken link to Google Sheet source example (#32337) 2023-11-27 10:02:06 -06:00