Open Issues Need Help
View All on GitHub private PyPi (Azure Devops) feed 2 months ago
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