In theory I should have artifacts, but it says there is none?
https://ci.appveyor.com/project/PFCKrutonium/openrct2launcher
https://github.com/PFCKrutonium/OpenRCT2Launcher
It compiles fine (Unlike with Travis-CI due to a bug in Mono), but it doesn't produce any artifacts, when it should be producing:
OpenRCT2 Launcher.application
OpenRCT2 Launcher.exe
OpenRCT2 Launcher.exe.config
OpenRCT2 Launcher.exe.manifest
OpenRCT2 Launcher.pdb
OpenRCT2 Launcher.vshost.application
OpenRCT2 Launcher.vshost.exe
OpenRCT2 Launcher.vshost.exe.config
OpenRCT2 Launcher.vshost.exe.manifest
OpenRCT2 Launcher.xml
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 10 Feb, 2015 10:32 PM
https://github.com/PFCKrutonium/OpenRCT2Launcher/pull/14
2 Posted by pfckrutonium on 10 Feb, 2015 10:41 PM
And just like that I feel like an idiot. Thank you!
3 Posted by pfckrutonium on 10 Feb, 2015 11:05 PM
Ok, so how do I get it to upload to Github afterwards? I have it like this, but it isn't uploading the artifact - No artifacts were published. Make sure you have specified correct artifacts filter.
Support Staff 4 Posted by Feodor Fitsner on 11 Feb, 2015 12:34 AM
Well, do another non-PR build. Deployment is disabled for PR builds.
5 Posted by pfckrutonium on 11 Feb, 2015 02:31 AM
This is the problem though - no matter how I try to point it at the right file, it always says this.
6 Posted by pfckrutonium on 11 Feb, 2015 02:33 AM
I have tried making new builds, and it finishes with:
Uploading artifact Launcher\Launcher\bin\Release.zip (106.5 KB)...OK
Build success
But I can't seem to get it to work...
Support Staff 7 Posted by Feodor Fitsner on 11 Feb, 2015 02:59 AM
Try specifying
Launcher/Launcher/bin/Release.zip
(with forward slashes) - should do a trick.Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.