lionelvillard commented on issue #778: consider renaming _OW_** annotations URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/778#issuecomment-371520870 I would suggest: * `__OW_FILE` to `file`. Should be relative to the manifest (if any). The shell already uses `file` (top-level annotation) * `__OW_PROJECT_NAME` to `projectName`. * `__OW_PROJECT_HASH` to `projectHash` or `manifestHash`. Note that only `projectHash` is specific to how `wskdeploy` implements deleting assets removed from the manifest thus the suggestion to instead name it `manifestHash`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
