You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2022/10/24 08:49:48 UTC

[brooklyn-docs] 02/02: Merge branch 'workflow'

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

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

commit 5b2890fa5c823854bcaf4dc0bb69ced4496b036d
Merge: a553362b e374345d
Author: Alex Heneveld <al...@cloudsoft.io>
AuthorDate: Mon Oct 24 09:49:40 2022 +0100

    Merge branch 'workflow'

 guide/blueprints/index.md                          |   1 +
 guide/blueprints/workflow/common.md                | 201 +++++++++++++
 guide/blueprints/workflow/defining.md              | 163 +++++++++++
 .../workflow/example-ansible-and-bash.yaml         |  71 +++++
 guide/blueprints/workflow/index.md                 |  34 +++
 guide/blueprints/workflow/nested-workflow.md       |  77 +++++
 guide/blueprints/workflow/oauth.yaml               |  80 ++++++
 guide/blueprints/workflow/steps.md                 | 317 +++++++++++++++++++++
 guide/blueprints/workflow/variables.md             | 208 ++++++++++++++
 guide/blueprints/yaml-reference.md                 |  85 +++++-
 10 files changed, 1227 insertions(+), 10 deletions(-)