issue-tracking icon indicating copy to clipboard operation
issue-tracking copied to clipboard

Reproduce button doesn't support some branch names

Open awlego opened this issue 5 years ago • 2 comments

The experiment reproduce button does not track the git branch correctly if the branch name has a forward slash ('/') in it. For example, a branch named awlego/comet_ml_test would be converted to comet_ml_test. Both the link to the branch and the reproduction steps appear to not support this style of branch names.

awlego avatar Nov 26 '19 00:11 awlego

Thanks for reporting and providing detail about what is wrong. We'll take a look!

dsblank avatar Nov 26 '19 01:11 dsblank

Apparently, there is a git ambiguity when branch names have slashes in them. One can use the slash to mean a "local branch" or a regular branch name. See for example: https://stackoverflow.com/questions/2527355/using-the-slash-character-in-git-branch-name

Checking with our engineers to see if it makes a difference to us.

dsblank avatar Mar 19 '20 12:03 dsblank

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Nov 15 '23 21:11 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Nov 20 '23 21:11 github-actions[bot]