1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves determining the best method for securely storing and using a Personal Access Token (PAT) to connect to a private PyPI feed (hosted on Azure DevOps) during the deployment of a custom Fivetran connector. The recommended approach is likely to involve injecting the PAT from Azure DevOps secrets into the deployment pipeline, which then executes the `fivetran deploy` command.

Complexity: 4/5
good first issue help wanted

Build custom connectors on Fivetran's platform

Python