AcademySoftwareFoundation / rez

An integrated package configuration, build and deployment system for software
https://rez.readthedocs.io
Apache License 2.0
920 stars 329 forks source link

Add future deprecation notice to rez-bind, particularly the --quickstart option (including documentation warnings) #1729

Open instinct-vfx opened 3 months ago

instinct-vfx commented 3 months ago

We should add a deprecation notices for rez-bind in general, and particularly for --quickstart and windows. Another new user ran into this today. Following the Getting started guide on windows is a recipe for disaster.

In the docs we need to address this here: https://rez.readthedocs.io/en/stable/getting_started.html This is alread adressed in this issue: https://github.com/AcademySoftwareFoundation/rez/issues/1654

and here: https://rez.readthedocs.io/en/stable/commands/rez-bind.html#cmdoption-rez-bind-quickstart

I would also like to see warnings added to the CLI so that users going that route also get a heads-up.