comphead commented on code in PR #556: URL: https://github.com/apache/datafusion-comet/pull/556#discussion_r1635283243
########## dev/release/README.md: ########## @@ -31,31 +31,28 @@ Here is a brief overview of the steps involved in creating a release: This part of the process can be performed by any committer. -- Create and merge a PR to update the version number & update the changelog -- Push a release candidate tag (e.g. 0.1.0-rc1) to the Apache repository +Here are the steps, using the 0.1.0 release as an example: + +- Create a release branch from the latest commit in main (e.g. `git checkout -b release-0.1.0`) and push to the Apache repo Review Comment: just thinking - perhaps we can convert all steps into github commands? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org