Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --favor-paths rez-env flag #1305

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on May 5, 2022

  1. Adding FavorPathsOrder

    Adding FavorPathsOrder
    
    Added --favor-paths CLI argument
    
    Got tests to pass
    
    Got tests to pass
    ColinKennedy committed May 5, 2022
    Configuration menu
    Copy the full SHA
    88d770c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394cbf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    024b6fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e468cdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7547158 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Removed failing test

    ColinKennedy committed May 7, 2022
    Configuration menu
    Copy the full SHA
    93daef3 View commit details
    Browse the repository at this point in the history
  2. Changed import order

    ColinKennedy committed May 7, 2022
    Configuration menu
    Copy the full SHA
    ad54b95 View commit details
    Browse the repository at this point in the history
  3. Fixed flake8 issue

    ColinKennedy committed May 7, 2022
    Configuration menu
    Copy the full SHA
    cd84f01 View commit details
    Browse the repository at this point in the history