You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2022/09/22 11:31:58 UTC

[GitHub] [brooklyn-server] ahgittin commented on pull request #1361: variables and more step types for workflow

ahgittin commented on PR #1361:
URL: https://github.com/apache/brooklyn-server/pull/1361#issuecomment-1254896288

   This is probably as big a chunk as we should consider in one go.  It builds on #1358 (also including the small #1359 and #1360) to add:
   
   * step types around `{set,clear}-{sensor,config,workflow-variable}`
   * inputs and outputs to workflow and individual steps
   * expression resolution (using freemarker templates) for inputs, outputs, workflow variables
   * a `workflow` for defining custom steps and nested workflow
   * tidy up to log framework for testing
   
   The new and updated test cases are probably the best place to start, to understand this.


-- 
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: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org