You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/12/29 17:09:06 UTC

[GitHub] [druid] jon-wei opened a new pull request #9109: Set version to 0.18.0-SNAPSHOT

jon-wei opened a new pull request #9109: Set version to 0.18.0-SNAPSHOT
URL: https://github.com/apache/druid/pull/9109
 
 
   This PR changes the version from `0.18.0-incubating-SNAPSHOT` to `0.18.0-SNAPSHOT`

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] suneet-s commented on issue #9109: Set version to 0.18.0-SNAPSHOT

Posted by GitBox <gi...@apache.org>.
suneet-s commented on issue #9109: Set version to 0.18.0-SNAPSHOT
URL: https://github.com/apache/druid/pull/9109#issuecomment-570257858
 
 
   @jon-wei ah - makes sense to me

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] jon-wei commented on issue #9109: Set version to 0.18.0-SNAPSHOT

Posted by GitBox <gi...@apache.org>.
jon-wei commented on issue #9109: Set version to 0.18.0-SNAPSHOT
URL: https://github.com/apache/druid/pull/9109#issuecomment-569937910
 
 
   @suneet-s 
   
   If you're referring to this block from that script:
   
   ```
   if ! [[ "$DRUID_VERSION" =~ [0-9]+\.[0-9]+\.[0-9]+(\-incubating)?$ ]];
   then
     DRUID_VERSION="latest"
     THIS_OR_THE_LATEST="the latest"
   fi
   ```
   
   I think it's checking to see if the version ends in SNAPSHOT or not, with "incubating" being optional.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] jihoonson merged pull request #9109: Set version to 0.18.0-SNAPSHOT

Posted by GitBox <gi...@apache.org>.
jihoonson merged pull request #9109: Set version to 0.18.0-SNAPSHOT
URL: https://github.com/apache/druid/pull/9109
 
 
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org