This repository has been archived by the owner on May 16, 2022. It is now read-only.
[BUG] Version update is not aborted with multiple files #245
Labels
good-first-issue
Good for newcomers
The func which looks for version files (and also, confusingly enough, updates the versions in these files), the logger reports the following errors when multiple files are changed:
from look_for_version_files function:
However, the version HAVE been changed already... what is the desired behaviour, then? Should multiple version files be updated? Should the update be aborted, or not?
The text was updated successfully, but these errors were encountered: