Bryce Gattis
Bryce Gattis
Hi all, I was just wanting to raise a suggestion that we add a snippet in the `INSTALL.md` file that mentions that packaging Gamma Ray is up to the user....
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Please describe the feature you have in mind and explain what the current...
Updated to add Python 3 support for Maya 2022. Let me know if you have any questions :)
As a user of rez, I'd like to know more "why" I should use rez vs other package managers. Perhaps we should have a whole new documentation page for this....
It'd be great if we could improve the CLI documentation to be more clear on what the options are, what valid values are for each option are, and several examples...
Add a bit of additional information about running tests in a module for new users. # TODO: Would still likely to clarify if you can use globbing at all with...
Currently the documentation doesn't explicitly mention that `rez-pip` can only install packages that have wheels. We should make sure to add this in the docs as a prerequisite or remove...
When running `rez-pip2` on ShotGrid's latest version of their `tk-core` package, the process crashes trying to get a `archive_info` key in the package's dictionary. **Environment** - Windows 10 - Rez...
When running a `rez-pip2` on the `boxsdk` PyPi package with the extra "jwt" specified, the extra dependencies are not included in the resulting `package.py` file. **Environment** - Windows 10 -...
Fixes issue where powershell plugins were not correctly capturing exit codes when aliased commands failed. Closes #1776.