Skip to content

docs(return): fix example#12973

Merged
wrussell1999 merged 5 commits intodevelopfrom
docs/return-example
Mar 9, 2026
Merged

docs(return): fix example#12973
wrussell1999 merged 5 commits intodevelopfrom
docs/return-example

Conversation

@aj-emerich
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 14, 2025

🐋 Docker image

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

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report4057 ran4044 ✅13 ⚠️0 ❌42m 303ms

@github-actions
Copy link
Contributor

github-actions bot commented Nov 14, 2025

Tests report quick summary:

success ✅ > tests: 4057, success: 4044, skipped: 13, failed: 0

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

@aj-emerich aj-emerich requested a review from Ben8t November 17, 2025 10:05
@aj-emerich aj-emerich requested review from wrussell1999 and removed request for Ben8t March 9, 2026 15:15
Copy link
Member

@wrussell1999 wrussell1999 left a comment

Choose a reason for hiding this comment

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

At the moment, all inputs are required so the conditional expression is kinda redundant. Maybe make the inputs optional?

Co-authored-by: AJ Emerich <aemerich@kestra.io>
@wrussell1999 wrussell1999 merged commit ee48c59 into develop Mar 9, 2026
12 checks passed
@wrussell1999 wrussell1999 deleted the docs/return-example branch March 9, 2026 17:40
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 9, 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