1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

5 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
6d8dcdd082 docs: add inline scopedImpact example to breaking changes guide (#70353)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-05 01:12:38 +00:00
Aaron ("AJ") Steers
310d5978c2 docs(connector-development): Enhance breaking changes policy with additional requirements (#70344)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-12-04 15:10:34 -08:00
devin-ai-integration[bot]
a605a81da9 docs: Create community docs instance and move community content (#68675)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
2025-11-03 18:22:15 -08:00
Ian Alton
8b40981ae9 Update breaking changes guide with how to use reusable content blocks (#68116)
## What
<!--
* Describe what the change is solving. Link all GitHub issues related to
this change.
-->

Updated the guide AJ produced for breaking connector changes. Adds
instructions to use the block of generic connector upgrade information
that can be added dynamically.

## How
<!--
* Describe how code changes achieve the solution.
-->

## Review guide
<!--
1. `x.py`
2. `y.py`
-->

## User Impact
<!--
* What is the end result perceived by the user?
* If there are negative side effects, please list them. 
-->

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 

---------

Co-authored-by: Patrick Nilan <nilan.patrick@gmail.com>
2025-10-15 20:23:32 +00:00
Aaron ("AJ") Steers
e09ee0e04f 📝 Refactor connector breaking changes documentation (#68098) 2025-10-15 10:53:12 -07:00