You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/17 14:11:39 UTC

[GitHub] [arrow-rs] andygrove edited a comment on issue #292: Implement biweekly releases for arrow-rs, parquet-rs

andygrove edited a comment on issue #292:
URL: https://github.com/apache/arrow-rs/issues/292#issuecomment-842357822


   I ran the following steps:
   
   - Downloaded tarball
   - Checked signatures
   - Untarred tarball (see note above suggesting a change to the directory name)
   - Ran `cargo test`
   - From the arrow directory, ran `cargo publish --dry-run`. Looked good.
   - I cannot test publishing other jars because they depend on the arrow crate being published but I ran some grep commands to check that there were no SNAPSHOT versions and that looked good.
   
   So I would say that this format looks ready to go.


-- 
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:
users@infra.apache.org