kevinjqliu commented on issue #1331:
URL: https://github.com/apache/iceberg-rust/issues/1331#issuecomment-3101114866

   BTW we failed to publish to the RC artifact to pypi as pre-release version
   
https://github.com/apache/iceberg-rust/actions/runs/16434025628/job/46440542644
   
   There's a bug in the github action. 
   > Setting cargo version to: 0.6.0-rc.1
   Error: Cannot downgrade from 0.6.0 to 0.6.0-rc.1
   
   Looks like `cargo set-version` wont allow to go from `0.6.0` -> `0.6.0-rc1`, 
which makes sense but 🤷 
   See https://github.com/killercup/cargo-edit/issues/863
   
   This is not blocking the release; we just wont have pre-release python 
artifacts. Let me see how to fix it
   


-- 
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]

Reply via email to