This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git


    from 610f0d44 add docs for recent workflow improvements
     new 02126a98 tidy full stops in workflow steps
     new ed6eb5b0 update-children first stab at docs
     new 049b79fe tweak to options on update-children sketch
     new ae596c38 add doc for colon trick, and tidies
     new 9be2adfa document allowing list of steps as a custom workflow
     new 01d3de83 add docs for `foreach` and `reducing`
     new 555a4937 document the `entity.effector` syntax for workflow, to check 
if effector exists
     new 50d58384 docs for workflow transform changes and updates to update 
children
     new 626000c0 spread syntax for foreach
     new c59f01d1 update children documentation complete, with an example
     new cfb63e2d add section on optimizing for workflows
     new b2b7e15a apply code review edits
     new 08a35f45 fix one typo in update-children example
     new 4ea6e0c0 Merge branch 'workflow-more-good-stuff'

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 guide/blueprints/workflow/common.md                |   2 +
 .../examples/aws-cfn-stacks/aws-cfn-type.bom       |  15 +++
 .../examples/aws-cfn-stacks/aws-discoverer.yaml    |  16 +++
 .../workflow/examples/aws-cfn-stacks/index.md      |  35 ++++++
 guide/blueprints/workflow/examples/index.md        |   1 +
 guide/blueprints/workflow/nested-workflow.md       |  50 +++++++-
 guide/blueprints/workflow/settings.md              |  21 +++-
 guide/blueprints/workflow/steps/steps.yaml         | 138 +++++++++++++++++----
 guide/blueprints/workflow/variables.md             |  21 +++-
 9 files changed, 270 insertions(+), 29 deletions(-)
 create mode 100644 
guide/blueprints/workflow/examples/aws-cfn-stacks/aws-cfn-type.bom
 create mode 100644 
guide/blueprints/workflow/examples/aws-cfn-stacks/aws-discoverer.yaml
 create mode 100644 guide/blueprints/workflow/examples/aws-cfn-stacks/index.md

Reply via email to