Releases
v2021-07-23-1
Compare
Sorry, something went wrong.
No results found
add skip default and show no logs message [activation:get] (#36 )
Bump aio lib version.
Update README.
Fully qualify action name before calling npm openwhisk.
Enable GitHub Actions. (#26 )
Add last N activations/logs/results feature.
Write out action env vars to a file in JSON. (#25 )
Allow properties file read to fail, eg, in browser
Suppress namespace extra header when no namespace.
Add toggle to enable/disable extra logging flag on action invoke.
Allow action create file to imply both the artifact name and action name, dropping the file extension.
Override API gateway path.
Add --save-env to save environment variables to a 'dotenv' file of choice.
Add --native support. (#10 )
Show request id if available.
Enable GitHub Actions. (#26 )
Add last N activations/logs/results feature.
Write out action env vars to a file in JSON. (#25 )
Allow properties file read to fail, eg, in browser
Suppress namespace extra header when no namespace.
Add toggle to enable/disable extra logging flag on action invoke.
Allow action create file to imply both the artifact name and action name, dropping the file extension.
Override API gateway path.
Add --save-env to save environment variables to a 'dotenv' file of choice.
Add --native support. (#10 )
Show request id if available.
Don't use 'rm' in scripts that may run on windows
npm bug workaround: use prepare instead of prepack
Omit table header when lists are empty.
Move package to dev dependency.
Add human readable date to action/trigger/rule/package/activation get.
Add --result on activation get.
Remove 'restricted access' from --docker flag on action create.
Report error if API is not found on GET.
route list: use x-openwhisk property for the action name if it exists.
Filter undefined query parameters because API gw functions do not handle them properly.
Funnel the 'table' command through one function
Ignore Eclipse metadata
Make invoke synchronous and rename flags for blocking, add no-wait. (#16 )
Better help text for activation limit (adobe#233 )
4.0.0
bump deps and upgrade babel-jest for node 14 support (adobe#232 )
Update entity list views. (adobe#221 )
Fix trigger fire parameters. (adobe#231 )
You can’t perform that action at this time.