Blazej Floch
Blazej Floch
Changes based on the comments in https://github.com/nerdvegas/rez/issues/426#issuecomment-302254762 It acts like usual with old settings (strings). I've added the labels as suggested. I took the liberty to also add them to...
I updated rez-bind so that a manual --target-packages-path can be given. Btw. in any misconfiguration a ConfigurationError is raised. For example: ~~~ rez-bind -t doesnotexist --no-deps rez 11:38:53 ERROR ConfigurationError:...
Hold your horses. I found a weird bug (maybe regression on the feature) where a local package is not recognized correctly. Give me a sec.
Ok this includes the bugfix as well as fixes the label to be more accurate even if no config override is given in the package (by comparing the repository paths)....
I will do some more testing over the week.
Just a heads up. We have this in production since the original date. If you ever plan the next minor or major version consider this. It is backwards-compativle / non-destructive...
Let me know if you need me to change anything. I can also write documentation once we have it merged.
I hope that fixed the minor conflict.
@mottosso Yeah, internally we went with the config in the packages, but it killed the no-local option which caused some confusion, especially since the print-out becomes misleading. @nerdvegas Yeah it's...
Very glad you like it. I also had a good feeling about it. All your points are valid. Will look into it tomorrow.