[GitHub] [openwhisk] jiangpengcheng edited a comment on pull request #4986: Implement action versioning

2021-05-08 Thread GitBox


jiangpengcheng edited a comment on pull request #4986:
URL: https://github.com/apache/openwhisk/pull/4986#issuecomment-835137343


   > * will provide version list query feature with cli tool in future? e.g. 
`wsk actionVersion $action list or wsk action version $action list`
   
   it's already support in the backend, `wsk` work havn't started yet
   
   > * it is better to update the document
   >   
   >   * Change the create action flow's` withDefaultVerstion` -to 
`withVersionParameter`
   >   * Add the publish logic to the document
   
   `withDefaultVerstion` is more suitable, it is used for users to set a 
default version for an action, and there is no publish logic now


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [openwhisk] jiangpengcheng edited a comment on pull request #4986: Implement action versioning

2020-10-29 Thread GitBox


jiangpengcheng edited a comment on pull request #4986:
URL: https://github.com/apache/openwhisk/pull/4986#issuecomment-718513055


   code looks kind of ugly to make it compatible with old style, I will write a 
script to copy current docs to new docs



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org