Skip to content
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

Connector Ops: Fix third party support in get_all_connectors_in_repo #31324

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

bnchrch
Copy link
Contributor

@bnchrch bnchrch commented Oct 11, 2023

Reopening of #31166 as I accidentally approved and merged the wrong PR

Problem

Third party pathing breaks get_all_connectors_in_repo and the Connector class

related to a comment from #30456

Solution

  1. Refactor Connector to take a relative path as its init argument
  2. Update technical name to be based off that relative path
  3. Update documentation paths to be based off documentation url
  4. Update type to be based off metadata
  5. Add tests to assert that all connectors returned by get_all_connectors_in_repo have metadata and docs
  6. Fix the appstore documentation path

@vercel
Copy link

vercel bot commented Oct 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Oct 13, 2023 10:53pm

@bnchrch bnchrch force-pushed the bnchrch/fix-third-party-support branch from a851502 to ad8b683 Compare October 13, 2023 22:52
@bnchrch
Copy link
Contributor Author

bnchrch commented Oct 13, 2023

/approve-and-merge reason="PR was from a previously approved PR"

@octavia-approvington
Copy link
Contributor

This looks fine!
Merged!
Imagine it being fine

@octavia-approvington octavia-approvington merged commit 0a1410e into master Oct 13, 2023
18 of 19 checks passed
@octavia-approvington octavia-approvington deleted the bnchrch/fix-third-party-support branch October 13, 2023 23:12
@bnchrch bnchrch restored the bnchrch/fix-third-party-support branch October 14, 2023 00:28
bnchrch added a commit that referenced this pull request Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants