No description
Find a file
Evgenii Stratonikov a1386f6d25 [#90] engine: Fix ruleFound return value
It can be false if the first targets allows operation and the last one
returns NoRuleFound.

Found by @mbiryukova.
Introduced in #86.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-08-21 07:20:38 +00:00
.forgejo/workflows [#50] .fordejo: Update DCO action 2024-02-06 12:58:42 +03:00
docs [#71] docs: Introduce APE overview 2024-05-13 16:37:44 +00:00
iam [#88] iam: Support lifecycle actions in native map 2024-08-20 17:17:17 +03:00
pkg [#90] engine: Fix ruleFound return value 2024-08-21 07:20:38 +00:00
schema [#85] schema: Introduce PatchObject method 2024-08-14 11:02:54 +03:00
util [#7] engine: Move globMatch to common util package 2023-11-15 09:22:42 +00:00
.gitattributes [#56] Fix pre-commit issue 2024-03-07 18:01:50 +03:00
.gitignore Initial commit 2023-10-04 08:29:00 +00:00
.gitlint Initial commit 2023-10-04 08:29:00 +00:00
.golangci.yml [#14] pre-commit: Add gofumpt 2023-11-01 11:24:25 +03:00
.pre-commit-config.yaml [#73] pre-commit: Use cached tests in hook 2024-05-02 18:15:53 +03:00
go.mod [#62] morph: List morph rules chains by traversing iterator 2024-04-26 06:20:43 +00:00
go.sum [#62] morph: List morph rules chains by traversing iterator 2024-04-26 06:20:43 +00:00
Makefile [#73] Makefile: Allow to override test flags 2024-05-02 18:15:53 +03:00