Is there any limit on the data sent out of AppVeyor
Hello,
I recently ran into this issue:
https://ci.appveyor.com/project/GaryEwanPark/chocolateygui/build/0....
When running a deployment to Chocolatey.org. Is there a limit on the amount of data that I can send out of AppVeyor Build Image?
When I tried the push of the package manually to Chocolatey.org, after downloading the artefact to my machine, it worked without any issues.
Thanks
Gary
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 01 Mar, 2015 08:30 PM
No, there are no limitations. How do you deploy it there? That error comes from the server not client.
-Feodor
2 Posted by gep13 on 01 Mar, 2015 08:40 PM
Hey,
The deployment is done here:
https://github.com/chocolatey/ChocolateyGUI/blob/develop/BuildScrip...
Which is the same command that I ran locally on my machine with the artifact from AppVeyor, and it worked fine.
Gary
3 Posted by gep13 on 01 Mar, 2015 08:41 PM
Well actually, that is not "strictly" true, I ran
cpush
a Chocolatey command, rather thannuget push
but if I recall correctly,cpush
just wraps nuget push, setting the source property to the main chocolatey one.Gary
4 Posted by gep13 on 03 Mar, 2015 07:40 AM
Ok, what we have here is another serious case of PEBKAC!
It's all good now.
Thanks!
gep13 closed this discussion on 03 Mar, 2015 07:40 AM.