Open Issues Need Help
View All on GitHub Mirror script can emit multiple version tags but CI is limited to releasing a single tag about 1 month ago
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