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

Compare list of jenkins plugins (christian vs fabric8) #20

Open
cmoulliard opened this issue Jun 3, 2015 · 6 comments
Open

Compare list of jenkins plugins (christian vs fabric8) #20

cmoulliard opened this issue Jun 3, 2015 · 6 comments

Comments

@cmoulliard
Copy link
Collaborator

In order to use Fabric8/jenkins docker container, we have to compare the of jenkins plugins deployed

Christian

screenshot 2015-06-03 10 58 20

Fabric8

screenshot 2015-06-03 10 58 48

@cmoulliard
Copy link
Collaborator Author

Missing plugins (Fabric8) are : conditional-buildstep, dashboard-view, gerrit-plugin, managed-script, rebuild, role-strategy, run-condition

@christian-posta : Can you confirm please ?

@christian-posta
Copy link
Owner

yah we will want to add gerrit. might not need managed script. can't remember why conditional build step was in there :)

@jstrachan
Copy link
Collaborator

it should be easy to add whatever you need here: https://github.com/fabric8io/jenkins-docker/blob/master/plugins.txt#L29

just make sure you get the right plugin id + version

@cmoulliard
Copy link
Collaborator Author

I like the plugin.txt file of Fabric8/jenkins docker project. @christian-posta : Do we have to update the existing list with these missing plugins (conditional-buildstep, dashboard-view, gerrit-plugin, managed-script, rebuild, role-strategy, run-condition) ?

@jstrachan
Copy link
Collaborator

Why not just add plugins as you find them; the old list could contain cruft. e.g. try add gerrit-plugin / dashboard-view and see how things look?

@cmoulliard
Copy link
Collaborator Author

@jstrachan : The goal of this ticket was just to compare Docker image of fabric8/jenkins & this project to see if we have to add something to fabric8/jenkins in order to use it & find a compromise alltogether.

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

No branches or pull requests

3 participants