-
Notifications
You must be signed in to change notification settings - Fork 179
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
feat(shared-data): Add "$otSharedSchema" property to labware schema 3 #17421
Draft
SyntaxColoring
wants to merge
8
commits into
edge
Choose a base branch
from
identify_labware_defs
base: edge
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+140
−60
Draft
Changes from 5 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
a062ee1
Add $otSharedSchema required property to labware schema.
SyntaxColoring 743d2c2
Update labware definitions.
SyntaxColoring faec36c
Update labware test fixtures.
SyntaxColoring faba464
Update Python and TypeScript bindings.
SyntaxColoring 8e2e01f
fix(analyses-snapshot-testing): heal identify_labware_defs snapshots …
github-actions[bot] a28c175
Grammar.
SyntaxColoring ed3456a
Revert "fix(analyses-snapshot-testing): heal identify_labware_defs sn…
SyntaxColoring cd1aadf
Merge branch 'edge' into identify_labware_defs
SyntaxColoring File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,5 +76,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4726,5 +4726,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1163,5 +1163,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,5 +68,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4737,5 +4737,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1178,5 +1178,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -201,5 +201,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -333,5 +333,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5112,5 +5112,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -601,5 +601,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -125,5 +125,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1168,5 +1168,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -222,5 +222,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -79,5 +79,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,5 +76,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1157,5 +1157,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1136,5 +1136,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1258,5 +1258,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -228,5 +228,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -226,5 +226,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -231,5 +231,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -255,5 +255,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -247,5 +247,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -326,5 +326,6 @@ | |
"conicalWell": { | ||
"sections": [] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -366,5 +366,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -352,5 +352,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -347,5 +347,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -346,5 +346,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -375,5 +375,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -414,5 +414,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -469,5 +469,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -334,5 +334,6 @@ | |
"conicalWell": { | ||
"sections": [] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -323,5 +323,6 @@ | |
"conicalWell": { | ||
"sections": [] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -347,5 +347,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -367,5 +367,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -353,5 +353,6 @@ | |
} | ||
] | ||
} | ||
} | ||
}, | ||
"$otSharedSchema": "#/labware/schemas/3" | ||
} |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's surprising to me that any analysis snapshots need to change. These are for PAPIv2.21 protocols. PAPIv2.21
was released in robot software v8.2.0. Are schema 3 labware already being used in the wild? Because my understanding was that schema 3 was not ready for that.
It's a bummer if that's the case because it means it'll be difficult to make breaking schema changes. And if we can't make any breaking schema changes then we may as well have stayed on schema 2 in the first place.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting. It looks like the answer to this is that these labware have only a schema v3 definition:
and what's in these analyses is the thermocycler lid. these haven't shipped yet, so as long as we make sure there's v2 definitions in 8.3 before it ships we're good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For posterity: the above is EXEC-1179 + EXEC-1180.