-
Notifications
You must be signed in to change notification settings - Fork 122
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
add roadmap #94
base: master
Are you sure you want to change the base?
add roadmap #94
Conversation
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.
I think we should schedule the plan to support plugin mechanism, it's important to building EaseAgent development ecology
related to #47
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.
I made some changes, LGTM.
Plugin UnitTest Framework | | Unit Test | ||
Integrate Test Framework | | CI/CD can verify the EaseAgent for each pull request | ||
Performance Test Report | | The CPU/Memory/Netowrk perforamnce report. | ||
Plugin Dynamiclly Loading | | The application does not need to restart to update plugins. |
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.
The feature has technical barriers, I don't think it could be easily implemented in the current framework. We should really focus on how to prompt the development experience (including Unit Test framework, ide plugin, etc...)
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.
Agree with zhao-kun's point of view
No description provided.