Anders Eknert
Anders Eknert
That looks like it would work, yes 👍 Awesome!
Fantastic, @lestrrat 👏 Our vendored copy of this library being so outdated has bothered me for years, but since it mostly have just worked, not a whole lot happened until...
I've just taken a quick look at this, and it seems like `bar` isn't recognized as an output var in this example. Using `some` however *will* have it recognized. And...
Thanks! That's more weird indeed, but most likely easier to fix too.
I've been pondering this, and I'm now more inclined to explore the model I found out golangci-lint uses for tests. Which is basically that instead of using OPA's test runner,...
#1141 certainly related, so might be a good idea to look at both at the same time.
Thanks for raising this 👍 We'll try to get an update in before the next release.
Hey, so I've spent some time looking into this yesterday, and it reminded me why we choose to have aggregate rules trigger only when a whole project/workspace is linted, and...
Agreed, the best short term workaround would be to simply add an additional file to the project, so that linting the workspace always will involve more than a single file....
Some suggested sub-issues, just from a quick search. Will most likely come back with more :) - https://github.com/open-policy-agent/opa/issues/5395 - https://github.com/open-policy-agent/opa/issues/5201 - https://github.com/open-policy-agent/opa/issues/3371 - https://github.com/open-policy-agent/opa/issues/6077