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 out workflow related work #333

Closed
wants to merge 1 commit into from

Conversation

deepanjan90
Copy link
Contributor

@deepanjan90 deepanjan90 commented Dec 2, 2020

Fixes: #332

Most of the workflow related code will now live inside the plugin `gyro-workflow-plugin`.

Most of the business logic has just been moved to the new plugin.

Some of the existing interfaces/classes have intertwined deendency in the core, and the bare minimum code remains which serves mostly as an interaction layer for the workflow plugin.
@deepanjan90
Copy link
Contributor Author

Need to revisit with a fresh design idea.

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.

Refactor out workflows as a separate plugin
1 participant