chore: certify destination-motherduck - #75642
Conversation
Upgrade destination-motherduck from community to certified support level.
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. 💡 Show Tips and TricksPR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
📚 Show Repo GuidanceHelpful Resources
|
|
| ab_internal: | ||
| sl: 100 | ||
| ql: 100 |
There was a problem hiding this comment.
Do we not need to update sl or ql?
There was a problem hiding this comment.
Looking at existing certified destinations, sl and ql values vary widely — there's no single required value for certified status. Several certified destinations already use sl: 100, ql: 100:
destination-customer-io→ sl: 100, ql: 100destination-databricks→ sl: 100, ql: 100destination-hubspot→ sl: 100, ql: 100destination-mssql→ sl: 100, ql: 100destination-s3-data-lake→ sl: 100, ql: 100
Others use higher values (e.g. BigQuery, Snowflake, S3 use sl: 300, ql: 300).
So the current sl: 100, ql: 100 is compatible with certified status. Would you like me to bump these to a specific value, or leave as-is?
d4a0815
into
master
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
What
Upgrades
destination-motherduckfromcommunitytocertifiedsupport level.How
Changed
supportLevel: community→supportLevel: certifiedin the connector'smetadata.yaml.Review guide
airbyte-integrations/connectors/destination-motherduck/metadata.yamlReviewer checks:
ab_internal.slandab_internal.qlfields are currently both100. Should these be increased (e.g. to200/300) to reflect certified status?releaseStageis stillalpha. Is this compatible withsupportLevel: certified, or should it be bumped tobeta/generally_available?remoteRegistries.pypi.enabledisfalse. Confirm this is acceptable for a certified connector.User Impact
destination-motherduckwill appear as "certified" instead of "community" in the Airbyte UI and connector registry. No functional changes.Can this PR be safely reverted and rolled back?
Link to Devin session: https://app.devin.ai/sessions/0d4c25fa273147bba0ed9ed9d4f76a0b
Requested by: Aaron ("AJ") Steers (@aaronsteers)