geruh commented on code in PR #626: URL: https://github.com/apache/iceberg-python/pull/626#discussion_r1571468239
########## mkdocs/docs/verify-release.md: ########## @@ -105,15 +105,17 @@ make test To run the full integration tests: ```sh -make test-s3 +make test-integration ``` -This will include a Minio S3 container being spun up. +This will spin up Docker containers to faciliate running integration tests. # Cast the vote Votes are cast by replying to the release candidate announcement email on the dev mailing list with either `+1`, `0`, or `-1`. For example : -> \[ \] +1 Release this as PyIceberg 0.3.0 \[ \] +0 \[ \] -1 Do not release this because⦠+> \[ \] +1 Release this as PyIceberg 0.3.0 +> \[ \] +0 +> \[ \] -1 Do not release this because⦠Review Comment: This seems a lot cleaner to me! The main iceberg site also, needs this: https://iceberg.apache.org/how-to-release/#voting -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org