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(Release): 2023-10-21 #4937

Merged
merged 80 commits into from
Dec 21, 2023
Merged

chore(Release): 2023-10-21 #4937

merged 80 commits into from
Dec 21, 2023

Conversation

github-actions[bot]
Copy link

Overview

This PR adds all changes made to develop, making the changes live on the Protocol Library

fix deprecated function  hardware._implementation to find the correct mount type.
Commented out the blowout function causing foaming while transferring buffer
updated linting fixes
ncdiehl11 and others added 21 commits October 30, 2023 10:27
fix(protocols/010d6c): raise reservoir height
fix(protocols/1462): fix distributing scheme
fix(protocols/0ca318): avoid edge wells in thermocycler
fix(protocols/1464): remove initial volume field
fix(protocols/010d6c): update readme, update user uploaded protocol
Issue: update in app software created conflict in liquid volume and height tracking command

Changes Implemented:
>Line 74 Initially:  super().__init__(well._impl)
>Line 74 Correction: super().__init__(well.parent, well._core, APIVersion(2, 13))

>Also added in line 5: from opentrons.protocols.api_support.types import APIVersion
“ramifarawi” and others added 28 commits December 5, 2023 07:47
fix(protocols/010d6c): fix fields
fix(protocols/010d6c): remove extra get values
fix(protocols/normalization): update api level to 2.12
fix(protocols/0845ab): change readme image, change mix schemes
fix(protocols/0845ab): change how samples pool
update colors in protocol details
@ncdiehl11 ncdiehl11 merged commit 5828b37 into master Dec 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants