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
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
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
Augustin
84cf59216a
doc: remove Node requirements on config based getting started tutorial ( #35436 )
2024-02-20 04:26:07 -06:00
Augustin
05a1512a7e
update doc to reference poetry ( #35414 )
2024-02-20 07:57:53 +00:00
Augustin
b35a2b2907
doc: update connector tutorials to reference airbyte-ci for connector build ( #31650 )
2023-10-23 22:42:53 +02:00
Sherif A. Nada
1bc1ecfe6a
Fix broken links in CDK speedrun tutorial ( #24006 )
2023-03-13 17:11:52 -07:00
Sophia Wiley
5512befeb1
Docs: updated links from .io to .com ( #23652 )
...
* updated links
* edited contributors link
* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Pinhas Keizman
4a61e6aaa3
Update cdk-speedrun.md ( #18416 )
2022-10-25 08:31:56 -03:00
BM
4a7461064b
Docs: link removed. ( #16688 )
2022-09-14 08:28:47 -03:00
Augustin
4df0a48427
cdk and docs: remove "additionalProperties" ( #14881 )
2022-07-22 15:34:27 +02:00
Amruta Ranade
47d41ee7b2
fixing broken things in docs ( #14685 )
2022-07-13 13:53:23 -04:00
Topher Lubaway
9c6c092a22
Revert "Improving docusaurus sidebar generation ( #1927 ) ( #14369 )" ( #14596 )
...
This reverts commit a2c194a11f .
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f
Improving docusaurus sidebar generation ( #1927 ) ( #14369 )
...
* Improving docusaurus sidebar generation (#1927 )
* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder
* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Alexander Marquardt
6e733f5a91
Update cdk-speedrun.md ( #14258 )
...
Added a link at the bottom of the article , so the user may find the more in-depth tutorial about building a real-world connector.
2022-07-01 12:48:12 +02:00
George Claireaux
30c5d2d9a7
🎉 New Source Dockerhub ( #13931 )
...
* init
* implement working source + tests
* add docs
* add docs
* fix bad comments
* Update airbyte-integrations/connectors/source-dockerhub/acceptance-test-config.yml
* Update airbyte-integrations/connectors/source-dockerhub/Dockerfile
* Update airbyte-integrations/connectors/source-dockerhub/.dockerignore
* Apply suggestions from code review
* Update docs/integrations/sources/dockerhub.md
* Update airbyte-integrations/connectors/source-dockerhub/integration_tests/acceptance.py
Co-authored-by: George Claireaux <george@airbyte.io >
* address @Phlair's feedback
* address @Phlair's feedback
* each record is now a Docker image rather than response page
* format
* fix unit tests
* fix acceptance tests
* add icon, definition and generate seed spec
* add requests to requirements
Co-authored-by: sw-yx <shawnthe1@gmail.com >
2022-06-20 15:13:29 +01:00
swyx
a0b7e4a09b
Docs: add reminder to clone repo in CDK speedrun guide ( #12761 )
2022-05-11 09:08:21 -03:00
Pedro S. Lopez
0c12ad9136
python generators output spec.yaml files ( #12245 )
...
* generators output spec.yaml files
* source-singer generator also uses spec.yaml
* update scaffold
* update python cdk tutorials to use spec.yaml
* add docs updates
* consistency
2022-04-26 07:16:04 -07:00
Francisco Muniz de Paula Neto
1cd3a6bf82
Docs: Update cdk-speedrun.md ( #12102 )
...
Changes Embed of url to use simple link in markdown for Python CDK docs
2022-04-18 18:25:15 -03:00
Brian Leonard
c302af45ff
Upgrade to Python 3.9 ( #11763 )
...
* Dockerfile to 3.9
* Python version
* More python updates
* 3.9 on GitHub actions and lint updates
* Test out 3.9.11 on GitHub actions
* install python with an action
* formatting: newline
* Also has python code
* only check first level for changed modules
Previous example (source-google-search-console/credentials)
* Test failure: there is no logger.trace
2022-04-11 20:51:37 -07:00
Anuj Gupta
ecfc9e1cc5
Correcting base URL for the example API ( #9245 )
2022-01-13 07:25:13 -03:00
Marcos Marx
a82d04f688
Docs: correct youtube video link for CDK Speedrun( #7256 )
2021-10-21 17:32:48 -03:00
Jared Rhizor
1affb14827
even more link fixes ( #7148 )
...
* even more link fixes
* add remaining exchangerates items
2021-10-20 12:56:55 -07:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Abhi Vaidyanatha
f52b67dec9
Rich embed the CDK Speedrun video. ( #6915 )
...
* Rich embed the CDK Speedrun video.
* Fix attempt 1.'
* Remove link.
2021-10-08 14:12:17 -07:00
Abhi Vaidyanatha
ca61cd1dfd
Add CDK video to CDK Speedrun doc. ( #6914 )
2021-10-08 14:00:59 -07:00
Abhi Vaidyanatha
fa0bd551ef
Switch out old Speedrun Tutorial. ( #6236 )
...
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local >
2021-09-17 16:30:54 -07:00
Abhi Vaidyanatha
8fcaba4fab
Fix CDK speedrun stream stub ( #5778 )
...
* Fix CDK speedrun stream stub
* Add start_date back
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local >
2021-09-08 14:44:34 -07:00
Abhi Vaidyanatha
3765bcf3b8
Refactor docs to improve clarity around connector development. ( #5037 )
...
* Refactor docs to improve clarity around connector development.
* Merge architecture and setup of source acceptance tests to reference
* Address reviewsa
* Address review comments
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local >
2021-07-28 14:00:08 -07:00