aboutsummaryrefslogtreecommitdiffstats
path: root/crates/rule-executor
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): update rust docker tag to v1.91.1 (#90)renovate[bot]2025-11-151-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update rust docker tag to v1.91.0 (#83)renovate[bot]2025-11-021-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: clippyrtkay1232025-10-181-1/+4
|
* chore(deps): update rust docker tag to v1.90.0 (#41)renovate[bot]2025-09-201-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ci: lint (#11)rtkay1232025-08-181-11/+3
|
* feat: rule 901 (#10)rtkay1232025-08-189-9/+339
|
* fix: graceful shutdownrtkay1232025-08-171-0/+2
|
* feat(config): typologiesrtkay1232025-08-161-4/+4
|
* feat(config): identify resource to reloadrtkay1232025-08-161-13/+25
|
* fix(exec): cache lockrtkay1232025-08-162-8/+66
|
* test(exec): extract id and verrtkay1232025-08-151-3/+60
|
* feat(exec): get configrtkay1232025-08-158-21/+124
|
* feat(rule-exec): receive messagesrtkay1232025-08-159-0/+393