Skip to content

Conversation

@jcchr
Copy link
Contributor

@jcchr jcchr commented Sep 16, 2025

Summary

Changes allowing integration tests to be executed in environment with more than one workspace defined. Additionally - changes related to rebranding (Intel Geti -> Geti) have been added.

How to test

Tests of this change should be performed on an environment where there is more than on workspace defined for a user used to tests.

Checklist

  • I have tested my changes manually.​
  • I have added tests to cover my changes.​

Copilot AI review requested due to automatic review settings September 16, 2025 06:50
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes all references to "Intel® " from "Intel® Geti™" throughout the codebase, changing them to simply "Geti™". The changes are primarily in comments, documentation, and error messages to align with new branding guidelines.

Key Changes:

  • Update brand references from "Intel® Geti™" to "Geti™" across the entire codebase
  • Support for multi-workspace environments in integration tests through automatic workspace selection
  • Addition of MultipleWorkspacesException handling in test fixtures and configuration

Reviewed Changes

Copilot reviewed 107 out of 107 changed files in this pull request and generated 1 comment.

File Description
tests/fixtures/geti.py Added multi-workspace support with automatic selection of first available workspace
tests/conftest.py Added workspace handling for environments with multiple workspaces
geti_sdk/utils/workspace_helpers.py Added available_workspaces attribute to MultipleWorkspacesException
Multiple documentation/comment files Updated branding references from "Intel® Geti™" to "Geti™"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jcchr jcchr changed the title Jchrapko/multiworkspace support Multiworkspace support + rebranding Sep 16, 2025
<a align="center" href="https://docs.geti.intel.com/">
<img
width="120%"
src="docs/geti-logo.png?raw=true"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please change logo to https://github.com/user-attachments/assets/9faee9f9-8c04-4287-8302-6b9d8c8675fe and delete geti-logo.png from the repo?

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.

3 participants