jenkins-control-plugin
jenkins-control-plugin copied to clipboard
Feature: Multiple jenkins Server
This Feature bundle some issue and the enhancement to allow multiple jenkins server to use within IDEA
Feature
- [ ] Configuration
- [ ] Views
- [ ] Actions (and Context Menu)
- [ ] RSS Feeds
Related Issue
- #158
- #41
- #417
Possible Related
- #377
Example use case for enterprise environments: OpenShift with one namespace per microservice or bounded context, a separate instance of Jenkins in each single one of them. One developer usually helps to maintain several of those microservices or bounded contexts. Therefore, she needs access to multiple Jenkins instances regularly. That means: multiple Jenkins instances, separate user names and access tokens for each of them.
Hi thanks for usecase. I plan to add this asap.
I also have multple servers to use and working on implement the usage of them in the plugin.