Cimpress-MCP / vagrant-orchestrate

Cross platform deployment orchestration to existing managed servers using vagrant provisioners
Other
19 stars 13 forks source link

Uploading status fails if not in a git repo #34

Closed chrisbaldauf closed 9 years ago

chrisbaldauf commented 9 years ago

Performing a vagrant orchestrate push from a folder that is not a git repository hangs for a Windows guest. This is because the path to which it is trying to push is C:\programdata\vagrant_orchestrate\, and not a file underneath that already existing folder. A simple way to guard against this would be to use the folder name taken from the Vagrant environment if a git repo isn't available.

Thanks for the bug report @maclennann

chrisbaldauf commented 9 years ago

Published as version 0.6.3