Closed ReinierCC closed 2 months ago
Describe the bug The window "Automated Deployments: Draft a GitHub Workflow" does not show the user's available repositories.
When the "Create Github Workflow" window is opened the extension attempts to retrieve the available repos but gets a 404 error instead.
Mention the platform you are using AKS Extension v1.4.8
To Reproduce Steps to reproduce the behavior:
Expected behavior
Repos owned by the user should show under "GitHub repository *"
Screenshots
Desktop (please complete the following information):
Additional context Tested with both a forked repo and one that I own
Thanks @ReinierCC for this issue and details, let's definitely jump on a quick call and we should see what's happening under the hood. Or, whatever seems good. Thanks.
PR to fix: https://github.com/Azure/vscode-aks-tools/pull/832
Describe the bug The window "Automated Deployments: Draft a GitHub Workflow" does not show the user's available repositories.
When the "Create Github Workflow" window is opened the extension attempts to retrieve the available repos but gets a 404 error instead.
Mention the platform you are using AKS Extension v1.4.8
To Reproduce Steps to reproduce the behavior:
Expected behavior
Repos owned by the user should show under "GitHub repository *"
Screenshots
Desktop (please complete the following information):
Additional context Tested with both a forked repo and one that I own