kbendick commented on pull request #3353:
URL: https://github.com/apache/iceberg/pull/3353#issuecomment-950226816


   > The idea is that we do `x.y.z-SNAPSHOT` releases whenever something is 
pushed to `master`. This requires that we have `MAVEN_USER` / `MAVEN_PASSWORD` 
secrets stored.
   
   Thinking on this further, is it correct to say that a nightly build from the 
master branch is considered a 0.12.1 SNAPSHOT? For the patch release, I had 
expected we might cherry-pick certain commits and apply them on top of the 
0.12.0 release (though I’m not entirely sure if that’s the case or not so 
please don’t quote me on that - just an assumption on my part).
   
   If we don’t always build the next release (specifically point releases) from 
master, this might confuse some users, particularly those users who integrate 
Iceberg into their company’s systems and might try out SNAPSHOT releases before 
a RC is published.
   
   I definitely like the idea of publishing SNAPSHOT, but wondering if this 
will potentially be an issue.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to