Skip to content

feat(core): implement GROUP.NAME filter.#14812

Merged
ammeek merged 3 commits intodevelopfrom
feat/group-filters
Mar 5, 2026
Merged

feat(core): implement GROUP.NAME filter.#14812
ammeek merged 3 commits intodevelopfrom
feat/group-filters

Conversation

@ammeek
Copy link
Contributor

@ammeek ammeek commented Feb 25, 2026

✨ Description

What does this PR change?
Add GROUP.NAME filter

🔗 Related Issue

relates to kestra-io/kestra-ee#6256

🛠️ Backend Checklist

  • Code compiles successfully and passes all checks
  • All unit and integration tests pass

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

🐋 Docker image

ghcr.io/kestra-io/kestra-pr:14812
docker run --pull=always --rm -it -p 8080:8080 --user=root -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp ghcr.io/kestra-io/kestra-pr:14812 server local

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report4023 ran4010 ✅13 ⚠️0 ❌43m 42s 73ms

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

Tests report quick summary:

success ✅ > tests: 4023, success: 4010, skipped: 13, failed: 0

unfold for details
Project Status Success Skipped Failed
cli success ✅ 80 0 0
core success ✅ 1971 0 0
executor success ✅ 4 0 0
jdbc success ✅ 11 0 0
jdbc-h2 success ✅ 473 0 0
jdbc-mysql success ✅ 476 0 0
jdbc-postgres success ✅ 476 0 0
processor success ✅ 7 0 0
runner-memory success ✅ 1 0 0
scheduler success ✅ 23 0 0
script success ✅ 12 0 0
storage-local success ✅ 64 0 0
webserver success ✅ 421 0 0
worker success ✅ 4 0 0

Develocity build scan: https://develocity.kestra.io/s/t7b5ex23hnpt4

steven meek added 2 commits March 4, 2026 17:09
# Conflicts:
#	core/src/main/java/io/kestra/core/models/QueryFilter.java
#	openapi.yml
@ammeek ammeek merged commit d594be3 into develop Mar 5, 2026
14 checks passed
@ammeek ammeek deleted the feat/group-filters branch March 5, 2026 08:35
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants