aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* chore(deps): update rust crate thiserror to v2.0.16 (#17)renovate[bot]2025-08-231-16/+16
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update rust crate bon to v3.7.1 (#16)renovate[bot]2025-08-231-4/+4
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* test: logrtkay1232025-08-211-18/+29
|
* tests: cov (#13)rtkay1232025-08-2123-252/+2211
|
* chore(deps): update rust crate serde_json to v1.0.143 (#15)renovate[bot]2025-08-211-2/+2
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update grafana/grafana docker tag to v12.1.1 (#14)renovate[bot]2025-08-201-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ci: fmt (#12)rtkay1232025-08-191-8/+25
|
* ci: permissionsrtkay1232025-08-181-0/+2
|
* ci: lint (#11)rtkay1232025-08-184-13/+33
|
* feat: rule 901 (#10)rtkay1232025-08-1814-10/+398
|
* chore(deps): update otel/opentelemetry-collector docker tag to v0.132.4 (#9)renovate[bot]2025-08-181-1/+1
|
* ci(test): upload junitrtkay1232025-08-181-1/+13
|
* test(core): rule helpersrtkay1232025-08-172-0/+238
|
* fix: graceful shutdownrtkay1232025-08-174-4/+77
|
* feat: typology processor (#8)rtkay1232025-08-1716-7/+1101
|
* ci(cov): fix upload (#7)rtkay1232025-08-172-14/+12
|
* ci(test): cov slugrtkay1232025-08-171-0/+1
|
* chore(deps): update dependency node to v22 (#6)renovate[bot]2025-08-171-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ci(renovate): automerge actionsrtkay1232025-08-171-0/+6
|
* ci: test (#5)rtkay1232025-08-1712-66/+245
|
* chore(deps): update otel/opentelemetry-collector docker tag to v0.132.2 (#2)renovate[bot]2025-08-161-1/+1
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update actions/checkout action to v5 (#3)renovate[bot]2025-08-161-2/+2
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: Configure Renovate (#1)renovate[bot]2025-08-161-0/+15
| | | | | | | * Add renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(aggregator): write evaluationrtkay1232025-08-1616-16/+611
|
* test(integration): typology creatertkay1232025-08-162-0/+77
|
* fix(config): expression serialisationrtkay1232025-08-162-1/+52
|
* feat(config): typologiesrtkay1232025-08-1621-5/+553
|
* build(config): typologiesrtkay1232025-08-167-1/+122
|
* feat(config): identify resource to reloadrtkay1232025-08-166-30/+82
|
* fix(exec): cache lockrtkay1232025-08-162-8/+66
|
* test(exec): extract id and verrtkay1232025-08-151-3/+60
|
* ci: dockerfile as checkrtkay1232025-08-152-39/+27
|
* fix: cfgrtkay1232025-08-151-0/+1
|
* feat(exec): get configrtkay1232025-08-1512-24/+148
|
* feat(rule-exec): receive messagesrtkay1232025-08-1523-72/+453
|
* test(integration): rule creatertkay1232025-08-142-0/+60
|
* fix(config): rule serialisationrtkay1232025-08-143-0/+123
|
* test(integration): routing update/deletertkay1232025-08-142-0/+46
|
* fix(config): routes nestingrtkay1232025-08-141-0/+2
|
* test(integration): routing postrtkay1232025-08-142-0/+48
|
* feat(config): rule httprtkay1232025-08-1427-101/+491
|
* feat(config): routing mutationrtkay1232025-08-143-2/+85
|
* feat(config): rule grpcrtkay1232025-08-1413-16/+384
|
* test(configuration): active routingrtkay1232025-08-143-0/+35
|
* build(router): dockerfilertkay1232025-08-125-2/+59
|
* feat(router): get configrtkay1232025-08-1218-4/+817
|
* build(config): dockerfilertkay1232025-08-123-1/+33
|
* feat(config): reload configrtkay1232025-08-1223-75/+435
|
* feat(config): get active routingrtkay1232025-08-1229-21/+673
|
* build(config): create cratertkay1232025-08-1110-9/+154
|