geeklearningio / gl-vsts-tasks-ghost

Bring some devops process to Ghost Pro with VSTS
MIT License
3 stars 0 forks source link

On the hosted agent detect Chrome automatically #1

Closed jessehouwing closed 6 years ago

jessehouwing commented 6 years ago

On the hosted agent Chrome is installed here:

 c:\program files (x86)\google\chrome\Application\chrome.exe

The task runs great then I add a variable chromium.bin with the value above.

It would be great if the task would probe this registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\chrome.exe 

This would prevent the slow Chromium task.

image

sandorfr commented 6 years ago

Just pushed an update to address that. Also screenshots are automatically attached to the build.