orhankislal opened a new pull request #431: Build: Add cmake variable for gppkg filename URL: https://github.com/apache/madlib/pull/431 Currently, the madlib gppkg that gets generated only contains the MADlib version. For GPDB6, we want to add a suffix to the MADlib version i.e. madlib-1.16-gp6-rhel6-x86_64.gppkg will now be madlib-1.16+1-gp6-rhel6-x86_64.gppkg. If the CMAKE option is passed in as `+build+1`, the gppkg artifact should be named `madlib-1.17+build+1-gp6-rhel6-x86_64.gppkg` Co-authored-by: Orhan Kislal <[email protected]>
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
