Garrett Broussard
Garrett Broussard
I'm seeing something similar on Windows, though it's related to the shortened variant symlinks not working on Windows.
I definitely saved my file as .json, but I suspect it was loaded by PyYAML without me noticing. I've moved it to a .yaml. This is the contents of the...
Good point. I've just now confirmed that `rez-config use_variant_shortlinks` returns `False` and re-run my repro steps with the same issue. Oddly, I get a string formatting error when trying to...
Sure, I detailed my original issue in a bug report. https://github.com/AcademySoftwareFoundation/rez/issues/1700
I'll take a look at the rez-config setup now, thank you!
Not needed for me, no. Maybe helpful if someone else has a reason to install a variant without the payload and wants to use cli?
> I encountered the same issue when following the quick start guide for Linux. Are there any workaround so that I can set up an environment and run some demos?...
Awesome, thank you! Looks great. I rolled back to `v0.22.14` to re-confirm the old break, then rolled forward to the latest and it's working great for me!
Hello! I'd like to bump this request. The [video from the 2019 Pipeline Developer's meetup](https://www.opencue.io/blog/2019/12/05/la-pipeline-developers-meetup/) is very helpful, but the part where Brian stood up services for cuebot felt a...