2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'jcabrerizo/activities-rest-optization' More... over 1 year ago
more filtering of output - follow up to PR https://github.com/apache/brooklyn-server/pull/1389 More... over 1 year ago
better checks for errors when creating a spec via coercion More... over 1 year ago
more thorough cancellation of DST jobs More... over 1 year ago
tidy replay/resume semantics, fix rare bug in subworkflow resumption More... over 1 year ago
update children test for interruption and replay More... over 1 year ago
Merge pull request #1401 from iuliana/exposing More... over 1 year ago
making a static serialization method public to be alble to serialize and deserialize secrets properly More... over 1 year ago
allow transform to resolve an expression More... over 1 year ago
update children now working, with all options More... over 1 year ago
spread syntax for foreach More... over 1 year ago
update children documentation complete, with an example More... over 1 year ago
allow spreading map keys in foreach More... over 1 year ago
docs for workflow transform changes and updates to update children More... over 1 year ago
add transforms to return and set variables, and allow non-setting transform to give output More... over 1 year ago
update children using subworkflows a bit more More... over 1 year ago
first pass at update children - working for the basic children More... over 1 year ago
document the `entity.effector` syntax for workflow, to check if effector exists More... over 1 year ago
make effector info available as ${entity.effector["effector_name|"]} More... over 1 year ago
add docs for `foreach` and `reducing` More... over 1 year ago
add 'foreach' as a shorthand for 'workflow' when doing a for loop More... over 1 year ago
add support for 'reducing' on nested workflow More... over 1 year ago
where a workflow (custom step) is expected, eg config, allow steps supplied as a list directly More... over 1 year ago
document allowing list of steps as a custom workflow More... over 1 year ago
rename Kilt Diagram to Progress Map More... over 1 year ago
add doc for colon trick, and tidies More... over 1 year ago
when parsing a workflow step, use trick to allow a single colon to be forgiven More... over 1 year ago
tweak to options on update-children sketch More... over 1 year ago
update-children first stab at docs More... over 1 year ago
tidy full stops in workflow steps More... over 1 year ago