Any thoughts on why I am getting an error in build
Hello,
I am setting up a new build for the ChocolateyGUI project, and I am seeing an error reported in the build process:
https://ci.appveyor.com/project/GaryEwanPark/chocolateygui/build/1.0.8
On line 41 of the build output.
Now, I know that NuGet is available on the Build Worker, but I like to include all dependencies in Source Code, hence why I am running NuGet from Tools folder. I am using psake to orchestrate the build steps, and I can see that this is working, as I call GitVersion.exe just before calling NuGet.exe, and this step succeeds, but for some reason, it can't find it.
Can you shed any light on why this is? Or a way to fault find this?
I have executed the build steps locally on my machine, and it works correctly.
Thanks in advance!
Gary
Showing page 2 out of 2. View the first page
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
31 Posted by gep13 on 20 Sep, 2014 10:01 AM
I have done another couple pull requests, and I am no longer seeing this issue.
No idea what was going on here, but let's chalk it up to a glitch.
Happy to close this issue if you are.
Thanks for all your help!
Gary
32 Posted by gep13 on 23 Sep, 2014 09:07 PM
In hindsight, it looks like this is actually an issue with GitVersion, as captured here:
https://github.com/gep13/AppVeyorTest/pull/5
Will close this issue.
gep13 closed this discussion on 23 Sep, 2014 09:07 PM.