Add better visibility of a failed deployment from a green build
I took a quick glance down the projects page - green builds - so my gut feel is that each of our services are good to release.
However, underneath the deployment triggered from the build failed.
It would be great if on the projects page - the build had a smaller icon indicating latest deployment as 'in progress' 'success' or 'fail'.
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
1 Posted by Ilya Finkelshte... on 01 Sep, 2016 08:08 PM
Hi Adam,
If this happens with one of our built-in providers, this is probably a bug. Could you please help us with specific steps to a repro? Or maybe it is not needed - looking into your logs, I believe that nuget deployment provider silently finishing even when no artifacts found, right?
--ilya.
2 Posted by Ilya Finkelshte... on 02 Sep, 2016 01:00 AM
Hi Adam,
I checked your logs one more time and it seems that you are using Environment deployment from build. Environment deployment is asynchronous by design and build has not way to know the results. May be synchronous inline deployment is better choice for you?
https://www.appveyor.com/docs/deployment/#overview
--ilya.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:08 AM.