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

support for azure devops git repo for application code #453

Closed
nishant-d opened this issue May 18, 2021 · 0 comments · Fixed by devtron-labs/ci-runner#10, #454 or devtron-labs/git-sensor#2
Labels
enhancement New feature or request

Comments

@nishant-d
Copy link
Member

Summary

support for azure devops git repo for application code

Motivation

many organisation are using azure devops git repo as provider. we need to build support for them.

Proposal

  1. remove .git suffix validation for git material
  2. perform git related network call (pull, clone, fetch) via cli instead for go-git(azure repo not supported by go-git ref: Git Clone does not work with Azure DevOps repos go-git/go-git#64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant