Skip to content

Conversation

@georgeantonopoulos
Copy link

Changes Made

The PR contains three focused commits that systematically improve the documentation:

  1. Mark quickstart references for removal (f5c396b): Added TODO comments to identify all instances of --quickstart references that needed to be removed.

  2. Replace quickstart with individual commands (5e69b94):

  • Removed all references to rez-bind --quickstart
  • Replaced with individual rez-bind commands for essential packages (arch, os, platform)
  • Split package binding into two sections: "Essential packages" (safe to use) and "Optional packages" (less reliable)
  • Added appropriate warnings about potential issues with optional packages, especially on Windows
  1. Fix warning text formatting (f129b1e): Restored proper formatting and wording in the deprecation warning for rez-bind.

Resolves #1961

@georgeantonopoulos georgeantonopoulos requested a review from a team as a code owner May 27, 2025 10:09
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented May 27, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

georgeantonopoulos and others added 4 commits May 27, 2025 11:13
…nds mentioned previously but split into safe and optional based on previous note.

Signed-off-by: George Antonopoulos <[email protected]>
Signed-off-by: George Antonopoulos <[email protected]>
      * drop all rez-bind --quickstart examples
      * add individual rez-bind commands
      * warn about Windows reliability issues

      Fixes AcademySoftwareFoundation#1961

Signed-off-by: George Antonopoulos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remove rez-bind quickstart from docs

1 participant