Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pipeline): Handle render/validation when stageTimeoutMs is a Spel expression (backport #10103) #10106

Merged
merged 1 commit into from
May 10, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 10, 2024

Deck is throwing an exception when stageTimeoutMs is templated with a Spel Expression although Orca can handle the evaluation during runtime.

This PR fixes the exception in Deck and also modifies the validator to accept a Spel expression.

Before the change:
image

After the change:
image

Recording with a pipeline that uses input with Spel to determine the stageTimeoutMs:

Screen.Recording.2024-05-10.at.17.29.20.mov

This is an automatic backport of pull request #10103 done by [Mergify](https://mergify.com).

@ovidiupopa07 ovidiupopa07 added the ready to merge Reviewed and ready for merge label May 10, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label May 10, 2024
@mergify mergify bot merged commit 988e42c into release-1.32.x May 10, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.32.x/pr-10103 branch May 10, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Reviewed and ready for merge target-release/1.32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants