hundreds-father-404
10/20/2021, 12:15 AMupdate-build-files
, would you find it helpful to have automated support for renaming targets and updating all their references? Something like this maybe:
[update-build-files]
rename_targets = { path/to:original_name = path/to:new_name }
Pants will update all references to the target, e.g. in the dependencies
field.
How often do you find yourself renaming targets? (Utility probably depends on how much you use dependency inference)enough-analyst-54434
10/20/2021, 12:17 AMclean-city-64472
10/20/2021, 1:20 AMproud-dentist-22844
10/20/2021, 3:22 AMname=
bit, not the name of the target itself. Yeah, I think that could be quite handy. Could I use globs?