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(component): add shared IComponent and IExecution interfaces #3

Conversation

donch1989
Copy link
Member

Because

  • the Connector and Operator share some common interfaces, we should refactor them

This commit

  • add shared IComponent and IExecution interfaces
  • refactor Connector and Operator

@linear
Copy link

linear bot commented Sep 25, 2023

@donch1989 donch1989 marked this pull request as draft September 25, 2023 15:49
@donch1989 donch1989 assigned donch1989 and unassigned donch1989 Sep 25, 2023
@donch1989 donch1989 marked this pull request as ready for review September 25, 2023 16:26
@donch1989 donch1989 merged commit 046f090 into main Sep 25, 2023
@donch1989 donch1989 deleted the huitang/ins-2102-move-common-parts-of-connector-and-operator-interface-to branch September 25, 2023 16:26
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
…ces (instill-ai#3)

Because

- the `Connector` and `Operator` share some common interfaces, we should
refactor them

This commit

- add shared `IComponent` and `IExecution` interfaces
- refactor `Connector` and `Operator`
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.

1 participant