Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: option to ignore VersionNotFoundException #267

Open
davidxia opened this issue Mar 24, 2023 · 1 comment
Open

feature request: option to ignore VersionNotFoundException #267

davidxia opened this issue Mar 24, 2023 · 1 comment

Comments

@davidxia
Copy link

I'm using the globbing feature in a large Python project with many requirements.txt files. I want bumpversion to run on all these files with [bumpversion:glob:**/*.txt] so that I don't have to explicitly list of them in .bumpversion.cfg. But some of these files don't have the version string. I'd like to have a CLI option like bumpversion --ignore-missing to ignore VersionNotFoundException errors. Is this a reasonable feature request? Happy to provide more details.

@nilpath
Copy link

nilpath commented Oct 12, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants