Agentx402 commented on issue #2776: URL: https://github.com/apache/iggy/issues/2776#issuecomment-3938076671
Great issue! This is a solid DevOps/CI improvement that will help prevent subtle bugs caused by Python version mismatches across the project. Since there's already a `sync-rust-version.sh` to use as a reference template, you're in a great position — I'd suggest closely mirroring its structure and checking places like `Dockerfile`s, `pyproject.toml`, `.python-version` files, and any CI workflow YAML files for Python version references. Good luck, and thanks for helping keep the Apache Iggy Python SDK consistent! 🎉 -- 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]
