RyanSkraba commented on pull request #1570:
URL: https://github.com/apache/avro/pull/1570#issuecomment-1061662154


   (Please excuse the delay!  I've been playing catch-up with emails)
   
   > Btw, could you post how the release is happening now? Are you executing 
the steps from the wiki page in blocks, or each line one by one from those code 
snipptes for each step?
   
   Effectively, I've been doing commands from the wiki page -- the commands 
that can be reverted or backed out in blocks and the commands that 
(permanently) publish artifacts one at a time.  Usually one SDK at a time.  
Even if it's a bit fussy, it's really only about an hours work!
   
   I like the `ask` function and if we generalize this process (`release` and 
`verify-release`) to other language SDKs, we should probably also generalize 
that!  If one day we get to the state where we're completely automating 
releases, this will be welcome.  We probably don't need to `ask` to verify, 
right?  It's fine though as it is!
   
   Perhaps a  future feature would be to not `ask` but to echo out the command 
instead of executing it.
   
   


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


Reply via email to