Opentrons / opentrons

Software for writing protocols and running them on the Opentrons Flex and Opentrons OT-2
https://opentrons.com
Apache License 2.0
415 stars 177 forks source link

bug: package opentrons 7.1.1 is not published to pypi #14468

Open strangemonad opened 7 months ago

strangemonad commented 7 months ago

Overview

The latest non --pre release 7.1.0

The 7.1.1a0 and 7.2.0a2 are both pre-releases. When the 7.1.1 release of the robot stack came out and got installed onto the Flexes, our 7.1.0 protocols stopped working.

This is related to #14208 where the opentrons-hardware package dependency also isn't getting published to pypi

Our current workaround is to point our dependencies to the git repo rather than pipy.

Steps to reproduce

No response

Current behavior

No response

Expected behavior

No response

Operating system

None

System and robot setup or anything else?

7.1.1 app ad Flex robot stack

SyntaxColoring commented 6 months ago

Thanks for the report, and sorry for the delayed reply. Indeed, it looks like our v7.1.1 deployment failed because of a CI error. This got fixed in #14464.

It might be a little annoying to go back and fix this for v7.1.1, so I suspect we'll leave this alone for v7.1.1 and just fix it going forward for v7.2.0.