-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always show Reference section in connector docs #52143
Conversation
Co-Authored-By: Aaron <AJ> Steers <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Original prompt:
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
Co-Authored-By: Aaron <AJ> Steers <[email protected]>
I checked out the vercel preview and things look good to me! I checked API and Java sources and destinations. This is a markdown AST change, so it does its thing at build time (not in the user's browser), so if it compiled OK, it's likely rather safe. |
Post-merge, I had Devin do a review of a random set of 25 sources and ~40 destinations. Everything is looking good! The Cassandra and Pulsar connectors are getting the "else" treatment - which looks valid. And root cause in those cases seems to be that the connector is archived, which makes sense why we might not have config metadata for them. Example: ![]() |
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Aaron <AJ> Steers <[email protected]>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Aaron <AJ> Steers <[email protected]>
What
Why
Previously, Reference sections were only shown for PyPI-enabled connectors. However, all connectors should have this section to document their configuration, regardless of their implementation language or publishing status.
How
Testing
The changes will be validated through CI documentation builds.
Link to Devin run: https://app.devin.ai/sessions/175f32015b2d4001b891b96d353c8996