feature/cmdk-attribute-filter #150

Merged
hsiegeln merged 13 commits from feature/cmdk-attribute-filter into main 2026-04-24 13:49:25 +02:00
Contributor
No description provided.
hsiegeln added 13 commits 2026-04-24 13:49:20 +02:00
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add a repeatable attr query parameter to the GET /executions endpoint that
parses key-only (exists check) and key:value (exact or wildcard-via-*)
filters. Invalid keys are mapped to HTTP 400 via ResponseStatusException.
The POST /executions/search path already honoured attributeFilters from
the request body via the Jackson canonical ctor; an IT now proves it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
(carries forward pre-existing attribute-badge color-by-key tweak)
docs(rules): document AttributeFilter + SearchController attr param
All checks were successful
CI / cleanup-branch (pull_request) Has been skipped
CI / build (pull_request) Successful in 1m50s
CI / docker (pull_request) Has been skipped
CI / deploy (pull_request) Has been skipped
CI / deploy-feature (pull_request) Has been skipped
9aad2f3871
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
hsiegeln merged commit 2654271494 into main 2026-04-24 13:49:25 +02:00
Sign in to join this conversation.