You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/03/08 15:26:49 UTC

[GitHub] lionelvillard commented on issue #778: consider renaming _OW_** annotations

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:
users@infra.apache.org


With regards,
Apache Git Services