azure-devops-python-samples icon indicating copy to clipboard operation
azure-devops-python-samples copied to clipboard

Setting up config for the first time gets misleading warning

Open jennli opened this issue 5 years ago • 0 comments

Screen Shot 2020-04-23 at 8 41 38 PM

Logging a tiny usability bug:

Getting the above output when I was setting the config. Specifically

The default filename has changed. You may need to rename
vsts-runner-config.json
to
azure-devops-runner-config.json

That warning msg will show up for everybody who's setting up the config for the first time, since azure-devops-runner-config.json has yet been created, which is misleading.

jennli avatar Apr 24 '20 03:04 jennli