1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

25 Commits

Author SHA1 Message Date
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Maxime Carbonneau-Leclerc
d6346e1076 Improve documentation on check command (#35542)
Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2024-02-23 17:03:03 +00:00
Evan Tahler
2be84313b1 Update airbyte-protocol.md (#35123) 2024-02-10 02:09:54 +00:00
Davin Chia
bf9218d5c7 Document State Message Principles (#33787) 2023-12-26 14:10:47 -08:00
Davin Chia
4d84cc707b Update Airbyte Protocol documentation. (#33786)
- Update the changelog section.
- Remove all reference to V1 from the docs since we did not do this migration, and folded the new state message functionality into V0.
2023-12-26 12:08:08 -08:00
Evan Tahler
015c745884 Update airbyte-protocol.md (#33501) 2023-12-14 10:42:02 -06:00
Aaron ("AJ") Steers
d083d15665 Docs fix: ConfiguredAirbyteCatalog refs (#33483) 2023-12-14 08:39:29 -08:00
Tim Roes
c5db1e947b 📚 Documentation November 2023 overhaul (#32811)
Co-authored-by: Natalie Kwong <38087517+nataliekwong@users.noreply.github.com>
Co-authored-by: timroes <timroes@users.noreply.github.com>
Co-authored-by: nataliekwong <nataliekwong@users.noreply.github.com>
2023-11-26 11:57:38 -08:00
Richard Gourley
831a5b01ce Small typo fixed - An JSON -> A JSON (#32637) 2023-11-17 06:39:59 -06:00
rijumone
75e71e3378 Update airbyte-protocol.md (#32490) 2023-11-14 14:33:07 -06:00
Jimmy Ma
5a2642af69 Airbyte Protocol v1 (#19846)
* Fix versioning of protocol

* Update protocol changelog

* Update protocol $id

* Fix PR reference in the changelog
2022-11-29 16:54:13 -08:00
Jimmy Ma
43e6a52413 Add versioning documentation (#19738)
* On Deploying versioning error from the bootloader

* Add ProtocolVersion description to airbyte protocol

* Add general protocol versioning doc
2022-11-28 11:32:09 -08:00
Evan Tahler
e6b06a88ac AirbyteEstimateTraceMessage (#18875)
* `AirbyteEstimateTraceMessage`

* Add PR number

* fix method name

* Lint

* Lint

* fix merge

* Update docs/understanding-airbyte/airbyte-protocol.md

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

* `EstimateType` sub type in python

* lint

Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-11-07 12:45:39 -08:00
Ella Rohm-Ensing
e6bfe10278 [docs] Use correct header heirarchy in airbyte-protocol docs (#18917)
* Use correct header heirarchy

* Use h2 for Actor Specification

* Revert indentation of key concepts
2022-11-07 10:39:58 -07:00
Evan Tahler
02459e8354 Protocol Change: AirbyteControlMessage.ConnectorConfig (#17907)
* Protocol Change: AirbyteConfigMessage

* update PR link in docs

* Lint

* Update python files

* Update docs/understanding-airbyte/airbyte-protocol.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update docs/understanding-airbyte/airbyte-protocol.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* `AirbyteConfigMessage` -> `AirbyteConnectorConfigMessage`

* AirbyteOrchestratorMessage

* Update docs

* `AirbyteControlConnectorConfigMessage`

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2022-10-28 11:11:31 -07:00
Evan Tahler
dcfcb75d0f AirbyteLogMessage.stack_trace for logging messages with related (non-fatal) errors (#16479)
* Test log message from faker

* AirbyteLogMessage gains stack_trace

* Fixup spacing

* bump python protocol

* fixup additionalProperties in faker spec

* bump faker version

* update docs

* use lineSeparator vs \r\n

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-12 16:01:57 -07:00
Evan Tahler
6f2fcff85c fix changelog formatting (#16618)
* fix changelog formatting

* fixup docs
2022-09-12 15:59:50 -07:00
Evan Tahler
3a1df7ea58 Update airbyte-protocol.md 2022-09-12 10:55:54 -07:00
Evan Tahler
8cf60e4ea9 Add changelog for Airbyte Protocol (#16560)
* Add changelog for Airbyte Protocol

* we are on v0.3.0 now
2022-09-12 10:30:01 -07:00
Jimmy Ma
4fbe03bebe Add explicit tracking of Airbyte Protocol Version in ConnectorSpecification (#15340)
* Add Version to AirbyteMessage

* Move protocol version to ConnectorSpecification

* Add cdk generated protocol model

* Add protocol_version to the sample ConnectorSpec in the docs

* Update airbyte-protocol/protocol-models/src/main/resources/airbyte_protocol/airbyte_protocol.yaml

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* update doc

* Update CDK changelog

* Update CDK protocol model

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2022-08-29 14:46:56 -07:00
Gergely Imreh
469a4fcf95 Update Airbyte Protocol docs self-referencing link to Namespaces (#15811) 2022-08-22 03:45:51 -03: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
Jonathan Pearlin
abe3024511 Update airbyte-protocol.md (#13892)
* Update airbyte-protocol.md

* Fix typo

* Fix prose

* Add protocol reviewers for protocol documentation

* Remove duplicate
2022-06-17 14:06:53 -04:00
Charles
22b727c0ea Update Airbyte Protocol Docs (#13709) 2022-06-14 15:04:38 -07:00