Home - Programisci/jenkins-control-plugin GitHub Wiki

Welcome to the jenkins-control-plugin wiki!

Project goal is to allow:

  1. Starting builds directly from IDE
  2. Monitor build progress (with log)
  3. Being notified about build outcome
  4. Being able to view build log as it would be built on IDE (considering network speed and latency)

Project goals could be:

  1. Creating jenkins build profile basing on intellij/maven project

Other expectations

  1. Stable working
  2. Look unified with IDE
  3. User friendly error handling (not persenting environment/network errors as plugin error)