fixes: Windows Docker local debugging, app hooks command chaining, app run --local cleanup
- fix: ACNA-942 - Windows: docker not found when running
aio app run --local --verbose
(openwhisk) (#318) 7b1e73a - fix: ACNA-949 - command chaining, and separators broken (#321) 0b45ddb
- fix: ACNA-882 - Rewriting files during app run is error prone, and leads to unexpected issues (#309) 6c7f62d
- fix: re-enable Github Action, remove Travis CI (#316) b162964 ef6c2a3 5928498 86d7a08 d30d6db d5f4034 060a720 07b63ae
NOTES
- for app hooks that use @adobe/aio-run-detached please use at least version
1.3.2
and see the section Shell Operators Must Be Quoted in the README. - The openwhisk-standalone.jar that is downloaded for local debugging is versioned, and put in a separate location outside of the app plugin, so you will not have to re-download the .jar again if the app plugin is updated, or the cli is updated.