You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like to clone a repo I have access to
Describe the solution you'd like
parameters to support:
src repo url
clone to directory
params to pass to git clone
Support for repo sources:
github
ADO
pre-requisites:
If git and GCM (>= GCM 2.1..2,) are not installed, install them first. We should check if PATH already contains git and GCM. If yes, but older versions: overwrite with supported git and gcm version.
I understand that this version of this task will run upon first user login so that we can prompt for OAuth - should we make that explicit in the name like "clone-repository-on-login"?
Jordan and I discussed this... considering we're going to be in private preview, we can name the task clone-repository-on-login and be more explicit and set expectations that this would run after login, unlike all the other tasks that we provide. We could deprecate it later once we have a way to clone repositories at provision time using secrets. I updated to comment to reflec this, and GCM dependencies
cc @antonellaavogadro@DavidObando thoughts?
Is your feature request related to a problem? Please describe.
I would like to clone a repo I have access to
Describe the solution you'd like
parameters to support:
Support for repo sources:
pre-requisites:
If git and GCM (>= GCM 2.1..2,) are not installed, install them first. We should check if PATH already contains git and GCM. If yes, but older versions: overwrite with supported git and gcm version.
The text was updated successfully, but these errors were encountered: