[GitHub] [brooklyn-docs] asfgit merged pull request #379: Workflow - update-children and more

2023-05-24 Thread via GitHub
asfgit merged PR #379: URL: https://github.com/apache/brooklyn-docs/pull/379 -- 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:

Build failed in Jenkins: Brooklyn » Brooklyn - UI module » master #266

2023-05-24 Thread Apache Jenkins Server
See Changes: -- Push event to branch master Connecting to https://api.github.com using This is to connect to Brooklyn repos on GitHub Obtained Jenkinsfile from

[GitHub] [brooklyn-server] ahgittin commented on pull request #1389: Activities tab rest optimization

2023-05-24 Thread via GitHub
ahgittin commented on PR #1389: URL: https://github.com/apache/brooklyn-server/pull/1389#issuecomment-1560901120 @jcabrerizo You are right, this makes a huge difference, and I agree with you it's the correct balance where we do it. In fact I've extended it a bit, and tidied, in

[GitHub] [brooklyn-server] asfgit merged pull request #1400: Workflow - foreach, reducing, update-children, and more

2023-05-24 Thread via GitHub
asfgit merged PR #1400: URL: https://github.com/apache/brooklyn-server/pull/1400 -- 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] asfgit merged pull request #1389: Activities tab rest optimization

2023-05-24 Thread via GitHub
asfgit merged PR #1389: URL: https://github.com/apache/brooklyn-server/pull/1389 -- 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-docs] iuliana commented on a diff in pull request #379: Workflow - update-children and more

2023-05-24 Thread via GitHub
iuliana commented on code in PR #379: URL: https://github.com/apache/brooklyn-docs/pull/379#discussion_r1203841245 ## guide/blueprints/workflow/nested-workflow.md: ## @@ -80,6 +119,8 @@ and always allowing 1. This might be used for example to upgrade a cluster in situ, leaving

[GitHub] [brooklyn-server] ahgittin commented on pull request #1400: Workflow - foreach, reducing, update-children, and more

2023-05-24 Thread via GitHub
ahgittin commented on PR #1400: URL: https://github.com/apache/brooklyn-server/pull/1400#issuecomment-1560688419 `update-children` now completed, including recovering on interrupts with tests, and a few fixes for workflow/task interruption and resumption ready for final review and