1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The pre-commit hook for Ruff is failing to release all detected versions due to a limitation in the CI/CD pipeline. The task is to modify the release script to handle multiple version tags detected, ensuring that each valid version is correctly released and published. This likely involves changes to the mirroring script and potentially the CI configuration to allow for multiple releases per run.

Complexity: 4/5
bug help wanted

A pre-commit hook for Ruff.

Python