Phanindra899 commented on issue #2776:
URL: https://github.com/apache/iggy/issues/2776#issuecomment-3934809173

   Hi @hubcio ,
   I’d like to work on this.
   My plan is to add a bash script (similar to sync-rust-version.sh) that:
        •       Extracts the primary Python version (currently 3.10) from the 
appropriate config location
        •       Verifies that the same version is used consistently across CI 
workflows and pre-commit configuration
        •       Ensures the selected version is included in the wheel build 
matrix (_build_python_wheels.yml)
        •       Fails with a clear error message if any mismatch is detected
   This script can then be wired into CI and pre-commit to prevent version 
drift.
   Please let me know if this approach aligns with your expectations, and I can 
proceed.


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

Reply via email to