2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 5 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs for slice and remove transform More... about 1 year ago
add 'slice' and 'remove' transforms to workflow More... about 1 year ago
Merge pull request #380 from nakomis/fix-cfn-stacks-docs More... about 1 year ago
Fixes incorrect filename in aws-cfn-stacks docs More... about 1 year ago
Merge branch 'workflow-more-good-stuff' More... about 1 year ago
fix one typo in update-children example More... about 1 year ago
apply code review edits More... about 1 year ago
add section on optimizing for workflows More... about 1 year ago
remove redundant call to get activities More... about 1 year ago
Merge branch 'workflow-more-good-stuff' More... about 1 year ago
Merge remote-tracking branch 'jcabrerizo/activities-rest-optization' More... about 1 year ago
more filtering of output - follow up to PR https://github.com/apache/brooklyn-server/pull/1389 More... about 1 year ago
better checks for errors when creating a spec via coercion More... about 1 year ago
more thorough cancellation of DST jobs More... about 1 year ago
tidy replay/resume semantics, fix rare bug in subworkflow resumption More... about 1 year ago
update children test for interruption and replay More... about 1 year ago
Merge pull request #1401 from iuliana/exposing More... about 1 year ago
making a static serialization method public to be alble to serialize and deserialize secrets properly More... about 1 year ago
allow transform to resolve an expression More... about 1 year ago
update children now working, with all options More... about 1 year ago
spread syntax for foreach More... about 1 year ago
update children documentation complete, with an example More... about 1 year ago
allow spreading map keys in foreach More... about 1 year ago
docs for workflow transform changes and updates to update children More... about 1 year ago
add transforms to return and set variables, and allow non-setting transform to give output More... about 1 year ago
update children using subworkflows a bit more More... about 1 year ago
first pass at update children - working for the basic children More... about 1 year ago
document the `entity.effector` syntax for workflow, to check if effector exists More... about 1 year ago
make effector info available as ${entity.effector["effector_name|"]} More... about 1 year ago
add docs for `foreach` and `reducing` More... about 1 year ago