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

enhancement: improve developing experience #407

Open
3 tasks
WenheLI opened this issue Aug 4, 2020 · 1 comment
Open
3 tasks

enhancement: improve developing experience #407

WenheLI opened this issue Aug 4, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@WenheLI
Copy link
Collaborator

WenheLI commented Aug 4, 2020

As the project becomes more complexed, we might need to figure out some improvements on developing experience.
Below is something comes into my mind.

  • Unit test for Plugin

  • This will help plugin developers to test every single plugin easily.

  • Developing without building

  • Right now, if we want to modify the anything inside pipcook system, we need to rebuild to make them work and that is time-consuming

  • Breakpoint testing

Discussions are welcome in terms of implementation & ideas on improving the developing experience.

@WenheLI WenheLI added the enhancement New feature or request label Aug 4, 2020
@yorkie
Copy link
Member

yorkie commented Aug 4, 2020

Right now, if we want to modify the anything inside pipcook system, we need to rebuild to make them work and that is time-consuming

I think we could move some of these plugins to org imgcook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants