Vadim Peretokin
Vadim Peretokin
That sounds like a good approach.
FTR it doesn't seem to be consistent - when the [action itself](https://github.com/Mudlet/Mudlet/actions/runs/4539737085/jobs/7999886137?pr=6708#step:13:585) has a problem, it gives an X.
I've been having a related thought - because github is limited to either 25 comments or 10 annotations, it doesn't always make sense to run clang-tidy over the _entire_ set...
It would make obtaining necessary headers a lot more difficult. It's already a challenge that the action can't see the headers you've installed into the runner. Using Ubuntu makes it...
Sorry, not sure I'm on the same page here - I don't want to end the tmate session, rather I want the github workflow to continue while the tmate session...
That will happen, definitely. How I arrive at this situation is that I inserted the workflow in one particular step, I used tmate to fix it, but I didn't move...
To make things simple for the players, I'm proposing that server authors add a GMCP auth spec: https://wiki.mudlet.org/w/Standards:GMCP_Authentication It is really trivial (see [Python example](https://github.com/vadi2/gmcp-auth-mock/blob/main/mock.py#L53-L77)) and when it's in, connecting...
Sounds fine, could you test how a 3-4 hour replay holds up so we're not going in blind with this change? We have a pi to test this on as...
Also try using `clear moves` when things are going wrong, because in case you try to move, fail, and you haven't created a trigger to catch the failed move, the...
Which Mudlet version is this and on which OS? I just tried 4.17.2 and PTB, and both load okay with the faulty timer code.