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

10 Commits

Author SHA1 Message Date
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
Topher Lubaway
286b51ba58 Version bumps docusaurus because firefox (#17849)
firefox was not showing the search bar
this update seems to fix the problem

https://airbytehq-team.slack.com/archives/C032Y32T065/p1665503058314239
2022-10-11 11:14:31 -05:00
Snyk bot
8b763cc531 fix: upgrade prism-react-renderer from 1.3.3 to 1.3.5 (#14980)
Snyk has created this PR to upgrade prism-react-renderer from 1.3.3 to 1.3.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/davinchia/project/50ac983e-6d39-4eda-a744-e51fe8873952?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2022-07-27 10:12:02 -05:00
Sophia Wiley
1db8e99072 Add Metrics section to Scaling Airbyte doc (#14224)
* Added metrics section to scaling airbyte doc

* Updated URL in doc

* Deleted link

* Added link

* Added backslashes before brackets that aren't links

* Edited note about tagged metrics

* Changed list

* Changed spacing

* Changed spacing

* Changed spacing

* Deleted period

* Fixed broken firebolt link

* Added tables

* Cleaned up wording in tables
2022-06-29 10:24:03 -07:00
Topher Lubaway
d7cffe4ed7 Toph redirects some docs (#13200)
* Yarn install docs redirects

yarn upgrade && \
yarn add @docusaurus/plugin-client-redirects

* Makes a redirect in docs and guide to make another
2022-05-25 16:01:31 -05:00
Topher Lubaway
a9636850dc Change header links for docs (#13024)
also upgrades docusaurus
also removes legacy npm lock
2022-05-19 10:29:30 -05:00
Topher Lubaway
839beb32fc Bump async from 2.6.3 to 2.6.4 in /docusaurus (#12611)
rebased

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 10:16:43 -05:00
Topher Lubaway
b9d8f760e3 Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock (#12609)
* Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock

trim secuirty patch
general upgrade
remove unused package_lock.json

* Also updates nth check for depdendabot
2022-05-05 09:12:57 -05: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