kezhenxu94 commented on pull request #8999:
URL: 
https://github.com/apache/dolphinscheduler/pull/8999#issuecomment-1072492231


   > * Add new profile `python` to separate build python
   >   package from `release`. Now someone who does not interested
   >   in python api could build package without python environment
   > * Add auto gpg asc sign when run `mvn instal -Ppython`
   > 
   > close: #8671
   
   I'd separate the gpg sign phase and give a property to control whether it's 
executed.
   
   `./mvnw install -Ppython` build python module,
   
   `./mvnw install -Ppython -Dgpg.sign=true`, build python module and sign


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