Beta AppVeyor bug
Build fails if the latest commit message has quotes in it.
ob started
Connecting to build worker machine...Done
Starting build agent...Done
Build started
git clone --depth=50 --branch=master ****
git checkout -qf c6743aa7309915b8f5421e7e2bceef70a200a978
At line:20 char:91
+ ... , "Fixing the "tests". + ~ Missing ')' in method call.
At line:20 char:91
+ ... , "Fixing the "tests". + ~~~~~~~ Unexpected token
'tests".
"' in expression or statement.
At line:21 char:2
+ ") + ~ Unexpected token ')' in expression or statement.
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
Support Staff 1 Posted by Feodor Fitsner on 11 Feb, 2014 10:30 PM
Is this Fixing the "tests" a part commit message?
2 Posted by a on 11 Feb, 2014 10:33 PM
The full commit message was >>Fixing the "tests”.<< (without the >> <<)
I’ve removed the quotes (=> Fixing the tests.) and it compiled just fine.
Support Staff 3 Posted by Feodor Fitsner on 11 Feb, 2014 10:34 PM
OK, thanks for reporting on this! I will fix that shortly.
Support Staff 4 Posted by Feodor Fitsner on 12 Feb, 2014 01:41 AM
It's been fixed and update deployed.
All in all, how do you like the beta?
5 Posted by a on 14 Feb, 2014 04:58 PM
I like it very much, especially the new build log and nuget support.
Some documentation would be nice (e.g. it's not clear how the system selects which dll will have an autoatic nuget package), but this is always the hardest part in a product :)
Support Staff 6 Posted by Feodor Fitsner on 14 Feb, 2014 05:13 PM
Awesome :) Thanks for the feedback!
I've published brief notes about NuGet packaging here: http://www.appveyor.com/docs2/nuget (section "Automatic publishing of NuGet projects"), but I will make it more explicit by adding onto "MSBuild" page.
If you find anything else - let me know.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:38 AM.