Open tessagoldchmit opened 1 year ago
@tessagoldchmit What was the clearml-task command you used to create the task? Which version of clearml are you using?
@ainoam clearml==1.10.4rc1
clearml-task --project
when using --branch
hitting this same issue
@gustavoeb Which clearml version are you using? Can you share the command line invocation you are using and what error you are getting?
Describe the bug
Can't run a git tag using clearml-task cli
To reproduce
try running a git project tag
Expected behaviour
the task should run successfully
Environment
Logs from the clearml
error: pathspec 'origin/my_tag' did not match any file(s) known to git Repository cloning failed: Command '['git', 'checkout', 'origin/my_tag', '--force']' returned non-zero exit status 1. clearml_agent: ERROR: Failed cloning repository. 1) Make sure you pushed the requested commit: (repository='', branch='my_tag', commit_id='', tag='', docker_cmd='', entry_point='***', working_dir='.') 2) Check if remote-worker has valid credentials [see worker configuration file] 2023-06-25 17:21:18 User aborted: stopping task (3)
Related Discussion
https://clearml.slack.com/archives/CTK20V944/p1687784122805969?thread_ts=1681735660.640359&cid=CTK20V944