Commit Graph

8 Commits

Author SHA1 Message Date
Fabio Bozzo
ad03154b6e handle list nodes equality in selector 2024-09-16 13:00:13 +02:00
Michael Muré
6a17270545 fix import paths 2024-09-05 18:49:01 +02:00
Michael Muré
f731f56dd2 policy: more tests and fixes 2024-09-04 19:08:21 +02:00
Michael Muré
d042b5cdfd policy: fix "all" and "any" to apply a single statement on a collection
Matching the spec
2024-09-04 15:58:08 +02:00
Michael Muré
20efcebab0 policy: remove superfluous interfaces
Those interfaces were only used inside the package, where private concrete work just as well.
2024-09-02 02:24:13 +02:00
Michael Muré
9286cce884 capability: normal go formatting for enums 2024-09-01 17:06:21 +02:00
Michael Muré
4b24eef195 make the go module a v1 2024-08-30 23:11:51 +02:00
Michael Muré
0e5ae7ae0d policy: move into /capability 2024-08-30 22:49:54 +02:00