jenkins-control-plugin icon indicating copy to clipboard operation
jenkins-control-plugin copied to clipboard

Feature: Multiple jenkins Server

Open MCMicS opened this issue 2 years ago • 2 comments

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

MCMicS avatar Dec 18 '22 17:12 MCMicS

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.

kriegaex avatar Nov 03 '23 10:11 kriegaex

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.

MCMicS avatar Nov 03 '23 14:11 MCMicS