Home - Programisci/jenkins-control-plugin GitHub Wiki
Welcome to the jenkins-control-plugin wiki!
Project goal is to allow:
- Starting builds directly from IDE
- Monitor build progress (with log)
- Being notified about build outcome
- Being able to view build log as it would be built on IDE (considering network speed and latency)
Project goals could be:
- Creating jenkins build profile basing on intellij/maven project
Other expectations
- Stable working
- Look unified with IDE
- User friendly error handling (not persenting environment/network errors as plugin error)