Matěj Cepl <[email protected]> wrote: > On 2017-11-02, 05:40 GMT, Dominique Pellé wrote: >> I see that the neovim github page has a >> debian CI badge. See: >> https://github.com/neovim/neovim > > That seems like pretty silly thing to do (speaking me as user of > Fedora/RHEL). Should vim carry some kind of badges for all (how > many it is?) distros and operating systems it works on?
I don't think it's silly. It helps to find bugs in Vim on platforms that are rarely used. I was not aware of vim crashes on alpha or hurd x86 until I saw those debian test logs of vim-8.0.1241. If someone has the time they could be investigated. We should be able to run hurd with QEMU for example. I don't think other distros build Vim on as many platforms as debian, but if they they have useful pages with build status, then having a badge that links to them would be fine with me. For Fedora, I see this link: https://koji.fedoraproject.org/koji/buildinfo?buildID=992971 ... but it only seems to have compilation logs, not test logs which it less useful than the debian page. Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
