parthchandra commented on issue #721: URL: https://github.com/apache/datafusion-comet/issues/721#issuecomment-2318502741
> > Deployment to maven > > This will follow the steps outlined in the official guidance from Apache Infra https://infra.apache.org/publishing-maven-artifacts.html > > We do not plan to use the maven release plugin, but the rest of the guidance is valid. We simply need to add the deploymentManagement section in the pom file and document the steps for the release manager to set up their credentials. > > In Spark, these steps are mostly automated by release script (See the process in https://spark.apache.org/release-process.html#preparing-for-release-candidates). > > For example, in Spark repo, `dev/create-release/release-build.sh` is used to publish snapshot release to Apache snapshots or a release to Apache release repo, etc. I used to do Spark release by running these scripts. > > I took a quick look. For publishing releases, it automates the steps described in the Apache Infra doc. We can probably write a release script for Comet. Yes, we could. That can happen as a next step to automate the release process. -- 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]
