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/27 16:18:05 UTC

[GitHub] csantanapr commented on issue #61: tag repos with version after first release with openwhisk@0.1.0-incubating

csantanapr commented on issue #61: tag repos with version after first release with openwhisk@0.1.0-incubating
URL: https://github.com/apache/incubator-openwhisk-release/issues/61#issuecomment-376585333
 
 
   @houshengbo 
   
   The <release-version> can be compose using semver 2.0 MAJOR.MINOR.PATCH-PRERELEASE
   Meaning during incubation we must have `-incubating` in the version.
   For example:
   
   During incubation:
   - 0.1.0-incubating
   - 0.2.0-incubating
   
   After graduation (remove `-incubating`):
   - 1.0.0
   - 1.1.0
   - 1.2.0
   

----------------------------------------------------------------
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