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

Project access refactoring #481

Merged
merged 16 commits into from
Sep 12, 2024
Merged

Commits on Sep 12, 2024

  1. fixes to import export module

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c4590d0 View commit details
    Browse the repository at this point in the history
  2. add option to get project by id only

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    193e75a View commit details
    Browse the repository at this point in the history
  3. tabulate projects options output

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f7a5793 View commit details
    Browse the repository at this point in the history
  4. refactor geti class

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    64108e9 View commit details
    Browse the repository at this point in the history
  5. update project client

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    089c13c View commit details
    Browse the repository at this point in the history
  6. fix unit tests

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c9cb967 View commit details
    Browse the repository at this point in the history
  7. update benchmarker

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3095659 View commit details
    Browse the repository at this point in the history
  8. fix integration tests

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    91495cb View commit details
    Browse the repository at this point in the history
  9. fixes to notebooks

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    14430f2 View commit details
    Browse the repository at this point in the history
  10. fixture fixes

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    473f119 View commit details
    Browse the repository at this point in the history
  11. fix test project finalizers

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3137a2d View commit details
    Browse the repository at this point in the history
  12. fix nightly tests

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b121a00 View commit details
    Browse the repository at this point in the history
  13. fix example scripts

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    55c0e12 View commit details
    Browse the repository at this point in the history
  14. Update geti_sdk/geti.py

    Co-authored-by: Ludo Cornelissen <[email protected]>
    igor-davidyuk and ljcornel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e0a9c5b View commit details
    Browse the repository at this point in the history
  15. Update geti_sdk/rest_clients/project_client/project_client.py

    Co-authored-by: Ludo Cornelissen <[email protected]>
    igor-davidyuk and ljcornel committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    41ce4d5 View commit details
    Browse the repository at this point in the history
  16. expand updated methods docstrings

    Signed-off-by: Igor-Davidyuk <[email protected]>
    igor-davidyuk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2faeac2 View commit details
    Browse the repository at this point in the history