Hi @<1523704674534821888:profile|SourLion48> , yes and yes. It's all part of the docs - None
Thank you Jake. is that the same for bitbucket and other repos as well? AND is there a specific part of the doc that talks about it?
Hi @<1523704674534821888:profile|SourLion48> , yes, exactly. When your tasks runs locally (up to the enqueue part) the ClearML SDK will record the git repository and commit ID on the task information, and the agent will pull that information when executing the task, cloning the code from the git repository. If your repository is not public, you will need to provide a username and password (or PAT, if you're using GitHub) to the agent so that it will be able to clone the code.