argoproj-labs / argocd-autopilot

Argo-CD Autopilot
https://argocd-autopilot.readthedocs.io/en/stable/
Apache License 2.0
908 stars 122 forks source link

fix clone repo from azure #595

Closed lesomnus closed 1 month ago

lesomnus commented 2 months ago

Default capabilities (I think) fails as:

FATA[2024-09-13T16:43:26Z] failed cloning the repository: unexpected client error: unexpected requesting "https://lesomnus@dev.azure.com/org/porject/_git/repo/git-upload-pack" status code: 400 

and its cause is well described at https://github.com/go-git/go-git/blob/v5.5.1/_examples/azure_devops/main.go

ATGardner commented 1 month ago

/ci

noam-codefresh commented 1 month ago

/ci

noam-codefresh commented 1 month ago

@lesomnus - i assume you tested the fix with your azure-devops account, and that fixed the issue. right?

lesomnus commented 1 month ago

@lesomnus - i assume you tested the fix with your azure-devops account, and that fixed the issue. right?

Yep. You're right.

noam-codefresh commented 1 month ago

/ci