Build failed in Jenkins: Brooklyn » Brooklyn » master #813

2023-06-30 Thread Apache Jenkins Server
See Changes: -- [...truncated 43181 lines...] 2023-06-30 13:46:19,625 INFO o.a.b.e.s.b.l.MachineLifecycleEffectorTasks Starting

[GitHub] [brooklyn-server] ahgittin commented on pull request #1404: Allow on fire in workflow expressions

2023-06-30 Thread via GitHub
ahgittin commented on PR #1404: URL: https://github.com/apache/brooklyn-server/pull/1404#issuecomment-1614564114 Good idea and good impl. I extended this in b4fd8d634b44981f28d3c323b55acfdf3930478f so that it only applies to workflow, not e.g. to template files being resolved, and merged.

[GitHub] [brooklyn-server] asfgit merged pull request #1404: Allow on fire in workflow expressions

2023-06-30 Thread via GitHub
asfgit merged PR #1404: URL: https://github.com/apache/brooklyn-server/pull/1404 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] duncangrant opened a new pull request, #1404: Allow on fire in workflow expressions

2023-06-30 Thread via GitHub
duncangrant opened a new pull request, #1404: URL: https://github.com/apache/brooklyn-server/pull/1404 When calling attributeWhenReady using workflow syntax we should not abort when the entity is on fire. This is different from what we do using DSL expressions. This gives us more