nuke/lib/policy
Josh Soref 52a6a65cc4
Spelling (#445)
* link: stackoverflow explanation of cookies

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: bazaar

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: enabling

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: expressions

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: implicitly

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: intermediate

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: nonexistent

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: open graph

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: really, really,

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* spelling: receive

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2025-05-05 10:52:02 -04:00
..
config feat(checker): add CEL for matching complicated expressions (#421) 2025-05-03 14:26:54 -04:00
expressions feat(checker): add CEL for matching complicated expressions (#421) 2025-05-03 14:26:54 -04:00
testdata feat: enable loading config fragments (#321) 2025-04-23 07:01:28 -04:00
bot.go feat(lib): use Checker type instead of ad-hoc logic (#318) 2025-04-22 07:49:41 -04:00
celchecker.go Spelling (#445) 2025-05-05 10:52:02 -04:00
checker.go fix(config): remove trailing newlines in regexes (#373) 2025-04-26 14:01:15 +00:00
checker_test.go feat(lib): use Checker type instead of ad-hoc logic (#318) 2025-04-22 07:49:41 -04:00
checkresult.go feat(lib): use Checker type instead of ad-hoc logic (#318) 2025-04-22 07:49:41 -04:00
policy.go feat(checker): add CEL for matching complicated expressions (#421) 2025-05-03 14:26:54 -04:00
policy_test.go Refactor and split out things into cmd and lib (#77) 2025-03-22 18:44:49 -04:00