Thorsten Kaufmann
Thorsten Kaufmann
(the difference to the other requirements besides the alpha version is `python_full_version` instead of `python_version`
Also: Works fine on windows. It ends up in the variant as it is version specific: ``` name = 'black' version = '22.6.0' description = 'The uncompromising code formatter.' authors...
What distro are you on? As i can not repro it on windows
Consider this WIP until i get to fix the 2.7 compatibility issues.
Updated powershell base to support unicode output in both py2 and py3. It's likely not the most elegant way, but the least invasive one that i found.
Crossposting from Slack: We do similar internally with a few additions: - We tag branches (bug/name , feat/name, chore/name ) - We have a develop branch - We merge PRs...
There are different aspects and as always advantages and disadvantages. While it might be easier to do a `git diff` evaluation it is a whole lot more hassle to just...
Our setup makes it easy to mix and match and roll back and forth (we tried to adopt a similar strategy for our Rez deployment than Rez does: Provide all...
(As a side note, documenting release notes in a dedicated page in the docs or alike might also help mitigate this i guess)
> I realize that what I'm about to say may come off poorly and I apologize in advance. Rez has been propped up by Allan and as a community effort....