Skip to content

refactor(api,hardware-testing): Make the ExecutionManager optional in the AbstractModule class to build stand-alone modules. #18677

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

vegano1
Copy link
Contributor

@vegano1 vegano1 commented Jun 18, 2025

Overview

A few small changes to make building modules stand-alone (Outside of the OT3Controller) a bit easier for creating test scripts.

Test Plan and Hands on Testing

Changelog

  • Make the ExecutionManager optional in the AbstractModule class to build stand-alone modules.
  • Remove build_standalone and use build with optional execution_manager instead.
  • Remove wait_for_is_running from the AbsorbanceReader module, since the base class already has this.

Review requests

Risk assessment

Low, changes make hardware testing easier.

… the AbstractModule class to build stand-alone modules.
@vegano1 vegano1 requested a review from a team as a code owner June 18, 2025 18:19
@vegano1 vegano1 requested a review from ahiuchingau June 18, 2025 18:19
Copy link
Contributor

@ahiuchingau ahiuchingau left a comment

Choose a reason for hiding this comment

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

💯💯💯💯💯💯💯💯
thank you

@vegano1 vegano1 merged commit 138dc38 into EXEC-1584 Jun 18, 2025
25 of 26 checks passed
@vegano1 vegano1 deleted the simplify-standalone-module-build branch June 18, 2025 18:27
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.

2 participants