18:22 | <Michael Ficarra> | is anybody interested in maintaining the queue tool that we use (TCQ)? https://github.com/bterlson/tcq |
18:22 | <Michael Ficarra> | it's a pretty simple, self-contained Vue app |
18:23 | <shu> | is brian stepping away? |
18:23 | <Michael Ficarra> | the committee is highly dependent on it |
18:23 | <Michael Ficarra> | shu: Brian hasn't always been available to maintain it |
18:23 | <Michael Ficarra> | Yulia took it up for a while |
18:24 | <Michael Ficarra> | but there's a decent list of issues and feature requests that I'd love to see some progress on: https://github.com/bterlson/tcq/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc |
18:24 | <Michael Ficarra> | if someone from the community is looking for a way that they could contribute, tackling some of these would be very much appreciated |
18:27 | <Luca Casonato> | I tried contributing to it a few months back, and got stuck on a bunch of Azure dependencies |
18:28 | <Michael Ficarra> | well, having it support other cloud environments would be a great contribution then 🙂 |
18:29 | <Luca Casonato> | I’ll give it another shot |
18:32 | <Michael Ficarra> | anything to make it easier to maintain or contribute to, including documentation, would be a great force multiplier |
18:33 | <Chris de Almeida> | I also tried to fiddle with it some time back -- even something that explains how to run it (dev env) would be helpful |
18:36 | <Luca Casonato> | I was thinking whether “just” switching the backend to some SQLite db and plopping it onto a VPS somewhere might make it all a bit less complex |