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): Delete obsolete re-exports #17172

Merged
merged 4 commits into from
Jan 7, 2025
Merged

Conversation

SyntaxColoring
Copy link
Contributor

Changelog

  • Delete opentrons.protocols.models.LabwareDefinition and WellDefinition, which are old aliases to the models in opentrons_shared_data. This deletion was formerly blocked by RSS-94, but that's long since been resolved.
  • Delete opentrons.protocols.models.JsonProtocol, which was a re-export of something from a submodule. We (or I, at least) now think that this kind of re-export is a bad practice.

Test Plan and Hands on Testing

Just CI.

Review requests

None.

Risk assessment

Low.

@SyntaxColoring SyntaxColoring requested a review from a team as a code owner December 23, 2024 19:52
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Very nice

@SyntaxColoring SyntaxColoring merged commit 3952884 into edge Jan 7, 2025
41 checks passed
@SyntaxColoring SyntaxColoring deleted the reexport_removal branch January 7, 2025 15:35
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