New test dashboard
🕑 Added 2022-07-03 19:26:07 +0000 UTCWe _finally_ have a server continuously running tests and outputting to a nice dashboard. I'm pretty excited - this is going to make my life a lot easier, and it's another thing people can look at to see the current status.
If anyone skilled in web development is interested in helping out, I'd love to make some simple frontend-only improvements - it'd be nice to have an option to see tests of a given status in the list for a given commit.
https://evilpiepirate.org/~testdashboard/bcachefs_master.html
Comments
Mark. K.
Not Found The requested URL was not found on this server.
Lurf Jurv
hoping for another patreon update soon! :)
I'm not on OFTC, but if you think I could lend a hand, I'd be happy to hop on.
Kent Overstreet
Zenator - brilliant, that's exactly what I want. Are you by chance on the IRC channel? irc.oftc.net#bcache
Quick mock-up, but do you mean something like this? https://misc.zetanor.net/dashboard-example.html Code could be more robust if the originating html table had cell classes or even just headers, but especially if you don't think you'll ever change the table's format, feel free to use this as-is: https://misc.zetanor.net/dashboard-add.txt
brunoais
I know web dev. However, I do better with no frameworks and just libs. If you're fine with that, I may be of help