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

chore: Restart robot-server in make push #15627

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

SyntaxColoring
Copy link
Contributor

Overview

Currently, pushing to an OT-2 (make push or make -C robot-server push) automatically restarts the opentrons-robot-server service, but pushing to a Flex make push-ot3 or make -C robot-server push-ot3) does not. This PR changes the Flex push behavior to be consistent.

Test Plan

  • Run it and make sure it works.

Risk assessment

None.

@SyntaxColoring SyntaxColoring requested a review from a team as a code owner July 11, 2024 17:30
Copy link
Contributor

@DerekMaggio DerekMaggio left a comment

Choose a reason for hiding this comment

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

Well I missed that one when I was messing with this a few weeks ago. Thank you

@SyntaxColoring SyntaxColoring merged commit a7d329f into edge Jul 11, 2024
13 checks passed
@SyntaxColoring SyntaxColoring deleted the restart_robot_server_on_push branch July 11, 2024 18:32
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