Results 4 issues of Maciej Kołodziej

Hello I can't find it in docs nor in wiki, what's the advised lifetime of the RulesEngine object? Should I create it every time I need it and it will...

Hello, out of curiosity: Is it possible/planned to compile the rules evaluator into JS? An example scenario would be to have the same configurable validation both client-side and server-side. I...

Hello I checked the bicep files in this project and found that secrets are passed by the outputs(especially the cosmos key) which according to docs should not be: https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/scenarios-secrets#avoid-outputs-for-secrets Issue...

**Describe the bug** After pulling the newest image my integration tests started breaking with some very strange errors. So I tried to create the simplest repro but I found out...