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

Configurable lookup of version to bump #61

Closed
lukaszwawrzyk opened this issue Jan 18, 2023 · 0 comments · Fixed by #159
Closed

Configurable lookup of version to bump #61

lukaszwawrzyk opened this issue Jan 18, 2023 · 0 comments · Fixed by #159
Assignees
Labels
feature New feature or request
Milestone

Comments

@lukaszwawrzyk
Copy link
Collaborator

By default we are looking for versions to replace in all WORKSPACE, BUILD, .bzl and .bazel files. Users should be able to configure acceptable paths in the form of globs or regexes, with an option to exclude. The configuration could be global, but also scoped to a specific version system (like look for jvm_rules_external dependencies in this file, but for scala version in that file, and for bazel rules version in different file).

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

Successfully merging a pull request may close this issue.

2 participants