Upils

Results 9 comments of Upils

Thanks for the reply. Yes I might give it a try. I am not sure to understand what you mean about the proto registry. It might be clearer if I...

OK. Yes, I understand it should not be an issue.

@dkunitsk any chance to see this merged soon? We would also be interested in this feature.

In the `Match()` method, setting `g.filename` is ineffective since the method is not working on a pointer. But this is never use by `Process()` so we rewrote it this way:...

I have the same issue, with the following command: ``` tinygo build -target=d1mini . ``` I use these versions: ``` tinygo version 0.30.0 windows/amd64 (using go version go1.21.5 and LLVM...

I fixed merge conflicts. @weeco / @rikimaru0345 can you take a look on this?

@weeco thanks for your answer. I have now added matching topics in the strictMappingsByTopic (see https://github.com/redpanda-data/console/pull/584/files#diff-cb0859875b7a3634d6b559a35d024fc14ba558a7960fabbd6287d716423246a7R296) so a given topic never have to be searched twice in the regexMappingsByTopic. I...

> @upils were you able to sign the Contributor License Agreement? I honestly can't tell from the bot 😅 Looks like once that is sorted and you get an approval,...

Hey @smatvienko-tb @twmb @brycefisher . Sorry for this long hiatus. I fixed the commit author and started to apply the changes suggested by @smatvienko-tb . I need to add test...