Closed apetro closed 6 years ago
I just now turned off the the requiredness of continuous-integration/appveyor/pr
for the green merge button, which should at least reduce the indicator fatigue somewhat.
Something to be done to make it false-fail less?
https://github.com/appveyor/ci/blob/master/scripts/appveyor-retry.cmd may be able to help
Time to give up on it?
I'd vote no. uPortal-home has been adopted on Windows elsewhere, having continuous integration on Windows gives some level of assurances the uPortal home will continue to work for that adopter. Those assurances are brought with, what is IMO, a minimal level of additional effort on the part of developers.
AppVeyor has been switched off
Seems like Appveyor is frequently false-failing in a way that's distracting rather than helpful.
Something to be done to make it false-fail less? Time to give up on it?
It's mostly (but not entirely) conceptually redundant with Travis-CI, so maybe we wouldn't be giving up too much if we just turn it off.