Anders Eknert
Anders Eknert
Ah, thanks for the update, Magnus! 👍
With the Open Telemetry support and #5196, I'm not sure this is needed. Let's re-open this if so.
Sounds like a good addition to me. I was hoping something like this would work: ```shell echo '{"foo": "bar"}' | opa exec -b bundle/ --decision foo/bar /dev/stdin ``` And it...
I know @humbertoc-silva is a busy man, so go for it @colinjlacy 👍
We don't really have a precedence on timeouts for stdin I think, but I like the idea of having that. I always found it confusing that `opa fmt` when provided...
Welcome back, @colinjlacy 😃
Thanks for reporting this @oren-zohar 👍 While this pertains to `opa test` rather than `opa build`, I think this might be a sympptom of the same issue as reported here:...
I just tried this to see if the other fixes in this space had accidentally fixed this is as well. It had not, but what's interesting is that this works...
So, I've now looked into the code in question, and confirmed the above — the filter is currently based on the name of the _file_ only, and not the path...
You're most welcome to do so @saxenaaman628 👍 I do think fixing this issue might be more challenging than it seems, so don't hesitate to reach out should you need...