Skip to content

feat(core): implement BINDING TYPE and NAMESPACE filters#14829

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

feat(core): implement BINDING TYPE and NAMESPACE filters#14829
ammeek merged 3 commits intodevelopfrom
feat/bindings-filters

Conversation

@ammeek
Copy link
Contributor

@ammeek ammeek commented Feb 26, 2026

✨ Description

What does this PR change?
Add BINDING TYPE and NAMESPACE filters

🔗 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 26, 2026

🐋 Docker image

ghcr.io/kestra-io/kestra-pr:14829
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:14829 server local

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report4042 ran4029 ✅13 ⚠️0 ❌40m 54s 929ms

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

Tests report quick summary:

success ✅ > tests: 4042, success: 4029, skipped: 13, failed: 0

unfold for details
Project Status Success Skipped Failed
cli success ✅ 80 0 0
core success ✅ 1990 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/uyackmtglhu2g

@ammeek ammeek requested a review from AcevedoR March 5, 2026 13:09
Copy link
Contributor

@AcevedoR AcevedoR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

openapi

@ammeek ammeek merged commit 325e186 into develop Mar 5, 2026
14 checks passed
@ammeek ammeek deleted the feat/bindings-filters branch March 5, 2026 16:33
@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