Anders Eknert

Results 527 comments of Anders Eknert

Hi @mmzzuu, and good to see you're back! 😃 I personally wouldn't mind that we forbid shadowing built-ins entirely, and I'd be happy to discuss that too. But as you...

Good point, @tsandall. Not sure what our stance on strict mode expanding in scope is (or maybe a v2 strict mode), but perhaps that'd be a reasonable middle ground to...

The argument against this would commonly be that `import rego.v1` allows evaluating a policy even on OPA versions prior to 1.0. Which incidentally also would be a good argument for...

I suppose one alternative to having `input` and `data` embedded would be to have one directory per test, and an `input.json` file for the input and `data.json` (or `data.yaml`) for...

No objections from me. I imagine we'd just need to automate the process, so that plans are created automatically for any new tests added.. because I'm pretty sure we'll all...