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

Introducing "testing" object #1740

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

Commits on Jul 4, 2024

  1. Introducing 'testing' object

    Signed-off-by: Fabrice Macagno <[email protected]>
    fabal committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d4ab96d View commit details
    Browse the repository at this point in the history
  2. Update docs/source/package_commands.rst

    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Signed-off-by: Fabrice Macagno <[email protected]>
    fabal and JeanChristopheMorinPerso committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2ba694a View commit details
    Browse the repository at this point in the history
  3. add tests for testing object

    Signed-off-by: nathan-cheung <[email protected]>
    Signed-off-by: Fabrice Macagno <[email protected]>
    nca45 authored and fabal committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2af057e View commit details
    Browse the repository at this point in the history
  4. Doc fixes

    Signed-off-by: Fabrice Macagno <[email protected]>
    fabal committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e49f794 View commit details
    Browse the repository at this point in the history
  5. fix test failing and apply copyright

    Signed-off-by: Nathan Cheung <[email protected]>
    Signed-off-by: Fabrice Macagno <[email protected]>
    nca45 authored and fabal committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bd74553 View commit details
    Browse the repository at this point in the history
  6. fix flake8 and missing inject_python_repo

    Signed-off-by: Nathan Cheung <[email protected]>
    Signed-off-by: Fabrice Macagno <[email protected]>
    nca45 authored and fabal committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    96f40e3 View commit details
    Browse the repository at this point in the history
  7. Add missing python package to ResolvedContext object in rez 'context'…

    … and 'test' tests (#2)
    
    * add missing python package to test_context.py
    
    Signed-off-by: Nathan Cheung <[email protected]>
    
    * add missing python pacakge to test_test.py
    
    Signed-off-by: Nathan Cheung <[email protected]>
    
    ---------
    
    Signed-off-by: Nathan Cheung <[email protected]>
    Signed-off-by: Fabrice Macagno <[email protected]>
    nca45 authored and fabal committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d267a0c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jean-Christophe Morin <[email protected]>
    Signed-off-by: Nate Cheung <[email protected]>
    nca45 and JeanChristopheMorinPerso authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6fbc8e3 View commit details
    Browse the repository at this point in the history