HonahX opened a new issue, #3047:
URL: https://github.com/apache/polaris/issues/3047

   ### Is your feature request related to a problem? Please describe.
   
   Since python CLI contains open api generated code and we do not want user to 
generate it again when installing the package, we want to build wheels for 
multiple Operating Systems.
   
   We need to build 2 kinds of artifacts
   
   1. artifacts uploaded to svn and pypi upon release verification and final 
publication
   2. artifacts uploaded to pypi as pre-release (or nightly build)
   
   The main difference between 1 and 2 are the package version: e.g. (`1.2.0` 
and `1.2.0rc1`)
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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