Liam Beguin

Results 16 comments of Liam Beguin

well, `/` or `?` are displayed but after the prompt. Not in place of the `+` or `:` (or custom string) It makes it quite easy to confuse a `/`...

What about having something like this: ```yaml templates: includes: - includes/DB9.yaml - includes/molex.yaml - include/inline_headers.yaml ``` This would make it explicit that this specific harness file depends on a list...

Hi @gastmaier, what do you think of this version? I got rid of all the indexes, and cleanup a few other minor things. I also tested these changes on a...

rebased on the lastest branch that includes changes from #1054. summary of the changes: ```console $ git range-diff origin/main lvb/ad_hpmx_interconnect ad_hpmx_interconnect 1: 61c64f6497a0 ! 1: afee12284523 adi_board: add support for...

Hi @olofk, Here's my first pass at implementing the run stage. I'll try to look into the new API too. Do you have a good example for me to follow?...

> Hi @liambeguin or anyone else - if you have time, I'd appreciate a review of #859, which I've opened as an alternative to this PR (building on the same...

Oh I see! well I appreciate you taking the time to fix the coverage tests :) It might make more sense to do it the way you did then.

@jluebbe sounds good, I'll try to give it a shot

Hi @jan-kiszka, Thanks for taking a look at this. Apologies for not adding more context to the description. I was going to come back to it and forgot somehow. I...

Hi, I'd like to help with this. Are you still willing to help with the implementation? My typical use case is a linux server with a Windows client. If I...