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

refactor(api): add explicit Flex hardware protocol #14091

Merged
merged 15 commits into from
Dec 12, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    9520daf View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    94b9f8c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge branch 'edge' into RET-1385-explicit-robot-type-protocol-method

    # Conflicts:
    #	api/src/opentrons/hardware_control/protocols/configurable.py
    fsinapi committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dd4c425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f049f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac290e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    ede3171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34cc782 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Modifed get_robot_type to be parameterized on some singleton class …

    …types for robot models
    fsinapi committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    629ac67 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    56db838 View commit details
    Browse the repository at this point in the history
  2. Remove more type checking

    fsinapi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5d774f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc93ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aab4515 View commit details
    Browse the repository at this point in the history
  5. coimment

    fsinapi committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3fc8ceb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. FIX some TESTS

    fsinapi committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    51e2729 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'edge' into RET-1385-explicit-robot-type-protocol-method

    # Conflicts:
    #	api/tests/opentrons/protocol_engine/execution/test_labware_movement_handler.py
    fsinapi committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b0351d9 View commit details
    Browse the repository at this point in the history