kevinjqliu commented on PR #2715: URL: https://github.com/apache/iceberg-rust/pull/2715#issuecomment-4847703540
> I'm a little wary since we do not do a publish to crates.io until after RC, so if something goes wrong there, we've already published the Python bindings release. ah, i think that's exactly why we (i?) added the dependency link originally 😄 i prefer to keep them separate and just manually fix/upload if `publish.yml` fails (thats what we did last time). It would be good to verify that `publish.yml` can run properly during release. Maybe we can add publishing to crates.io as part of the RC process, the crates can be published as pre-release artifacts. -- 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]
