Open UbaidBashir opened 8 years ago
There are number of tools like http://sirenofshame.com/ and https://catlight.io/ which work with AppVeyor. Also everything is exposed with https://www.appveyor.com/docs/api/ so you can implement this on top of our API or existing tools will work for you.
i was checking http://sirenofshame.com/ . But it does not have appveyor as one of the options in CI server. Could you please tell me little bit about how to configure?
Please look at this https://github.com/appveyor/SirenOfShame fork.
From: UbaidBashir [mailto:notifications@github.com] Sent: Friday, November 4, 2016 7:36 AM To: appveyor/ci ci@noreply.github.com Cc: Ilya Finkelshteyn ilyaf@appveyor.com; Comment comment@noreply.github.com Subject: Re: [appveyor/ci] Dashboard customization (#1153)
i was checking http://sirenofshame.com/ . But it does not have appveyor as one of the options in CI server. Could you please tell me little bit about how to configure?
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/appveyor/ci/issues/1153#issuecomment-258447919, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADGRAtRHXjoE0jk_Wzh-XW1mQ2G-5lY5ks5q60LSgaJpZM4KooLq.
I am planning to install big screens in my office. For this i wish appveyor should display all the pushes(currently execution and pushes in the queue) on one side of screen and the full execution of currently executing push on other side. Once this push finishes, appveyor should alert me with sound like push failed or passed. once this is done,then next build will start and will show build execution on that push. Is it possible in appveyor ?