Skipping Symbols when deploying
I can't count how many times in one day that symbol source goes down and thus prevents us from publishing packages on nuget.
https://ci.appveyor.com/project/Exceptionless/foundatio/deployment/71127
It would be really nice if they were skipped if it can't publish symbols. If you want them, then redeploy and it would attempt to upload them.
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 24 Mar, 2015 04:56 AM
Hi Blake,
You can disable symbols publishing on NuGet environment settings.
2 Posted by bniemyjski on 24 Mar, 2015 12:39 PM
I know you can disable them but I don't want to. I want my deployment of my primary packages to succeed. They are two different systems (symbol source and nuget). If symbol source is down it shouldn't stop the distribution of my nuget packages. Just like how you have the ability to resume deploying nuget packages (thank you). The same should go for nuget symbols.
Support Staff 3 Posted by Feodor Fitsner on 24 Mar, 2015 12:44 PM
OK, I see. There is one 500 is checked right now, and then one retry. Seems for symbol source server (only if there is default one) we should skip after retry rather than fail. I added an issue for that: https://github.com/appveyor/ci/issues/208
4 Posted by bniemyjski on 24 Mar, 2015 12:48 PM
Thank you!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.