kevinjqliu commented on issue #2038: URL: https://github.com/apache/iceberg-rust/issues/2038#issuecomment-3769701082
Need to also publish the python binding to pypi, and we need github action to do so because of the os matrix https://github.com/apache/iceberg-rust/blob/2c690c226c1faa44d9fb4842299111de27c97a3b/.github/workflows/release_python.yml#L115-L126 I think a fix forward is to cherry pick the github workflow fixes on top of the current 0.8.0 tag and manually run the "release python" workflow. - Fix MSRV for github workflows #2040 - Fix manual trigger for "release python" github workflow #2049 -- 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]
