shell
shell copied to clipboard
shell-composer-plugin does not support multi-action deployment
note how this line pulls out just the last action: https://github.com/ibm-functions/shell-composer-plugin/blob/master/lib/composer.js#L479
we need to deploy all actions. here is a test case: https://github.com/ibm-functions/composer/blob/master/samples/demo.js