1
0
mirror of synced 2025-12-19 10:00:34 -05:00

144 Commits

Author SHA1 Message Date
Ian Alton
1c8d946342 Fix various broken links and connector count on the OSS repo readme. (#59204) 2025-11-13 14:14:43 -08:00
Aaron ("AJ") Steers
314530f62a feat: Add workflow to check PR fork permissions (#68165) 2025-10-17 16:42:42 -07:00
Smoothengineer
2fe9eeeb3e [DOC] fixes in README.md (#46964) 2024-10-17 12:14:41 +00:00
Evan Tahler
e1a9a5420a Remove normalization docs (#38779) 2024-05-30 12:03:31 -07:00
Natalie Kwong
99ab869fc5 [Docs] Release Notes April 2024 (#37766) 2024-05-09 05:34:09 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Natalie Kwong
7d5d4ff828 [Docs] Homepage video and product descriptions (#37692) 2024-05-02 01:00:43 -07:00
Natik Gadzhi
e420ae269d Test PR to check Slack notifications (#35363) 2024-02-16 10:57:45 -08:00
Marcos Marx
57a7a03705 change discourse to github discussion (#28152) 2023-07-11 11:50:32 -03:00
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
Alexandre Cuoci
88bac82824 Update Airbyte README (#26913)
* Updated README draft

* Update README.md

* Update README.md
2023-06-02 10:56:13 -04:00
Jeff Cowan (Airbyte)
bdca4cdf06 publish normalization (#25591)
* publish normalization
* bump normalization container version in all the destinations that use it

Co-authored-by: Edward Gao <edward.gao@airbyte.io>
Co-authored-by: edgao <edgao@users.noreply.github.com>
2023-04-28 13:17:50 -07:00
Ben Church
0ea1a8143d Remove connectors.md and builds.md (#25597)
* Remove builds.md references

* Remove connectors.md

* Update connectors.md to reference the new report

* Add connector report to readme
2023-04-27 22:08:37 +00:00
Evan Tahler
366b1ca618 THANK-YOU.md (#25444) 2023-04-24 13:45:41 -07:00
Boluwatife Victor
930813317e Fixed missing punctuations (#25151)
* Update README.md

I gave a better description to the Airbyte Cloud section, converted a few passive words to active, and added a missing comma.

* Update README.md

I noticed several punctuation marks were missing, so I fixed them. I also want to use this opportunity to draw get the attention of the docs team. 
I would love to join Airbyte as a technical writer and be a part of the team. I am more than willing to handle these tasks, even if the organization does not have the current budget to onboard a new technical writer. 


Also, I filled the form to participate in the Airbyte Writer Program. I hope the team reviews my topic and allow me contribute to the data insight and tutorial articles. Cheers!

* Update README.md

---------

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-04-13 17:00:16 -03:00
Tim Sehn
f946a50bec Fixed Typo in README (#23591) 2023-03-22 10:05:13 -03:00
Boluwatife Victor
a96643c060 Update README.md (#23761)
I gave a better description to the Airbyte Cloud section, converted a few passive words to active, and added a missing comma.
2023-03-14 19:22:12 +00:00
Conor
4607a72e70 Update readme to reflect getting started after project split (#23250)
* Update readme to reflect getting started after project split

* add bin bash to script
2023-02-20 08:15:33 -06:00
erohmensing
fb096d964c Revert "test commit"
This reverts commit a9db10ee4c.
2023-02-19 10:58:52 -06:00
erohmensing
a9db10ee4c test commit 2023-02-19 10:56:47 -06:00
Kfir Gollan
b41267fbb3 Docs: Use shallow clone in the getting started example (#22407)
The AirByte repository got pretty big. This results in rather long clone time for getting started, which is mostly redundant.
By using the `--depth` option the clone becomes much faster. I find it to be a better way to get started with the project quickly.
2023-02-07 12:01:57 -03:00
Jimmy Ma
c6b8279386 Add dependencies to docker-compose (#19321)
* Revert "Revert "Add dependencies to docker-compose (#19257)" (#19306)"

This reverts commit b16f28fd4d.

* Bump docker-compose version

* test

* Revert "test"

This reverts commit c3b28c9ec3.

* Bump docker compose version to 3.8

* test

* test

* Use a newer docker for platform build

* test

* Use docker compose v2

* Update docker for frontend e2e

* Use docker compose v2 for e2e tests

* Update tools to use docker compose v2

* Update more docker compose references to v2

* Update docker compose usage in docs

* Update deploying airbyte docs

* Fix permission

* Case insensistive check

* Add extra mention for docker compose in upgrading airbyte

* Improve upgrade docker note
2023-01-12 10:41:00 -08:00
Ari Bajo
c57689ac27 Update README (#20139) 2022-12-16 16:47:11 +01:00
Evan Tahler
035f353b43 Add basic auth notes to README (#18264) 2022-10-20 11:25:47 -07:00
Sri Ram
397f6fe6e9 Docs: Fixed gramatical errors in README.md (#17727) 2022-10-11 08:11:08 -03:00
Davin Chia
1a641f6e11 Update Disclosure Policy (#15765)
* Update disclosure.

* Add static to everything.
2022-08-18 11:46:01 -07:00
Axay sagathiya
b5dc550ca1 Docs: fix broken link to contribution guide. (#15390) 2022-08-08 11:54:09 -03:00
Niall O'Riordan
d44923df89 Docs: Fix link to roadmap (#15103)
Replace the broken markdown link and add an external link to the roadmap.
2022-08-01 09:56:00 -03:00
Sunny
0bfc7e1925 doc: fix deadlink in repo top level readme.md (#14564) 2022-07-11 12:15:46 +02:00
Topher Lubaway
17407da1e6 Add docusaurus tool not pipeline logic (#11716)
* Adds docusaurs tooling

tooling works
broken links still exist

needs the pipeline to work with GH pages
merging sooner means that we won't have forked problems from
the relatively frequently updated docs folder

* Updates readme

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/docusaurus.config.js

Co-authored-by: Davin Chia <davinchia@gmail.com>

Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-04-06 10:32:36 -07:00
Evan Tahler
ea1a5a5569 Add discuss.airbyte.io forum to README (#11642) 2022-03-31 21:00:55 -03:00
Abhi Vaidyanatha
e1968f63f9 Add Deploy on K8s Button to README (#9452) 2022-01-12 13:21:38 -08:00
Abhi Vaidyanatha
93afe184f3 Remove onboarding call reference. (#7665) 2021-11-04 22:26:06 -07:00
Abhi Vaidyanatha
1233e33444 Fix star link on GitHub. (#7396) 2021-10-26 11:19:16 -07:00
Abhi Vaidyanatha
498f325c9a Add star count to front page of docs. (#7395) 2021-10-26 11:17:48 -07:00
John Lafleur
722f82d17a Creating license-faq (#7153)
* Creating license-faq

* Updating links in Licenses and more details on examples

* Create examples.md

* Update SUMMARY.md

* Update README.md

* Fix license FAQ asset.

* Update license-faq.md

* Update license-faq.md

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@gmail.com>
2021-10-26 22:25:02 +11:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Michel Tricot
a9b1c6c042 Fix doc badges and structure (#6482) 2021-09-27 12:24:29 -07:00
Michel Tricot
f25542a145 🎉 Update license for Core (#6479) 2021-09-27 11:17:17 -07:00
Abhi Vaidyanatha
bbe6a5e7d2 Add new logo to GitHub page (#4796)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-07-16 15:53:25 -07:00
John Lafleur
01584a9eb2 Adding links to set up walkthrough in docs (#4120)
* Adding link to set up walkthrough in Home of Docs

* Adding walkthrough link in Getting started page
2021-06-15 14:50:18 +11:00
lmeyerov
88dddfb09f fix(docs): broken link on main readme (#3899) 2021-06-04 10:02:07 -07:00
LiRen Tu
c13b9883e8 🎉 New destination: S3 (#3672)
* Update README icon links

* Update airbyte-specification doc

* Extend base connector

* Remove redundant region

* Separate warning from info

* Implement s3 destination

* Run format

* Clarify logging message

* Rename variables and functions

* Update documentation

* Rename and annotate interface

* Inject formatter factory

* Remove part size

* Fix spec field names and add unit tests

* Add unit tests for csv output formatter

* Format code

* Complete acceptance test and fix bugs

* Fix uuid

* Remove generator template files

They belong to another PR.

* Add unhappy test case

* Checkin airbyte state message

* Adjust stream transfer manager parameters

* Use underscore in filename

* Create csv sheet generator to handle data processing

* Format code

* Add partition id to filename

* Rename date format variable
2021-06-03 09:40:51 -07:00
Sherif A. Nada
baf5d4d390 Remove calendly link from README (#3853) 2021-06-03 09:35:56 -07:00
Michel Tricot
5f4485a1d4 Update link for contribution scheduling (#3443) 2021-05-17 11:29:34 -07:00
Marcos Marx
7c70eb02cd GitBook: [master] 84 pages and 72 assets modified 2021-05-03 12:14:16 +00:00
Abhi Vaidyanatha
e378d40236 Documentation Reorganization (#3124)
* First reorganization pass.

* Stop auto-generating api docs html file.

* Update spelling

* Final cleanup.

* Final changes_REAL_actual_2_thisone

* fix path for generating api docs

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: jrhizor <me@jaredrhizor.com>
2021-04-29 15:18:52 -07:00
Michel Tricot
01a4b1037f Revert "GitBook: [master] 21 pages and 146 assets modified"
This reverts commit c5bf29a3f9.
2021-04-07 12:06:35 -07:00
John Lafleur
c5bf29a3f9 GitBook: [master] 21 pages and 146 assets modified 2021-04-07 18:52:03 +00:00
John Lafleur
46769b6f89 GitBook: [master] 112 pages modified 2021-02-15 19:56:10 +00:00