Releases: adobe/aio-cli-plugin-runtime
Releases · adobe/aio-cli-plugin-runtime
1.10.0
fix: web conductor actions, update aio-lib-runtime
New features: shared packages, action concurrency in manifest
1.8.0
- Merge pull request #172 from adobe/sync 3678d63
- fix for package annotations in sync command e8a90bf
- Merge pull request #169 from adobe/feed a6ce900
- Merge branch 'master' into feed f5d5ccd
- fix: improve Usage section in README 789d93d
- Merge branch 'master' into feed 3575ed9
- Headless adobe auth validation (#170) c0ed2b9
- Merge branch 'master' into feed 23bbd93
- version bump for auto completion 9033e71
- Moved and using aio-lib-runtime for value-add functionality in feeds b939cc5
- chore(readme): remove Greenkeeper badge (#168) d443c3d
- fix: use codecov bash uploader d8aaf3a
- New tests, 100% codecov and lint fixes 15c132e
- Test fixes 2df208a
- annotations workaround for openwhisk cli feed issue e8be80c
- support for trigger feeds 0d359ca
- Merge pull request #167 from adobe/envparams 3286282
- Clearer tests 734b42f
1.7.3
1.7.2
1.7.1
Temporarily remove extra header until this change is published to npm:
apache/openwhisk-client-js#209
1.7.0
- #154 - AIO-CLI cannot deploy APIs under the same <base path> (#156) 332f3a8
- add header to invoke for extra logging, this closes #146 (#153) ff4c742
- add missing alias for rt:property bbf6406
- When kind cannot be determined, throw error. (#149) c6d9672
- fix: chalk, debug, execa missing from package.json (#152) 1b8717b
- fix(package): update properties-reader to version 2.0.0 (#143) e4aaf16
- support for ${*} syntax in manifest (#144) d9fa0fb
1.6.0
- harden implementation of require-adobe-auth annotation (#139) f5dec42
- fix for multiple actions using the require-adobe-auth annotation in the same package (#137) 539a1de
- use actual fs for e2e test (#131) c73737f
- require-adobe-auth annotation for web actions in manifest.yaml (#135) f050ee7
- Add publishConfig access=public to package.json (#130) ec8ad4f
1.5.0
- Pass parameters to trigger fire (#120) 1634a28
- Emit activation id for trigger firing. (#124) 767cf18
- Support deploying of blackbox actions (#129) 8e43c27
- Merge pull request #125 from rabbah/docker 23f871c
- fix: code file links on README.md are broken (/blob/v1.4.0/ not found) (closes #126) (#127) 178bbcc
- Add restricted access note. 26a1127
- Support action create/update with --docker. 6ee0b03
- Merge pull request #106 from Yu1986/e2e 9c9f9f4
- get name from package name f38b5ce
- get package name from package.json dc43522
- change overloaded P flag to E (#117) 1d6e4dc
- Fixes action invoke defects (#104) 6cdecac
- Support -e for adding environment variables. (#103) c4710bf
- Only emit rule delete if json flag is given. (#113) de569e0
- Fix uncaught async exception warnings in unit tests. Closes #95 (#108) 8cfcc81
- adding ability to limit action list by package. fixes #105 (#109) 3ceba9e
- Tweak missing property messages to improve clarity (#107) ac148cc
- add e2e test eac8d17