Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow Workaround for #665 #675

Closed

Conversation

elconas
Copy link
Contributor

@elconas elconas commented Nov 18, 2016

Allow users to overwrite the default_plugins and manage them "by themselves" (with pinning etc.)

Copy link
Member

@jhoblitt jhoblitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A new parameter needs to have unit test coverage.

@@ -16,6 +16,7 @@ gem 'rubocop', '< 0.42.0'

gem 'json_pure', '< 2.0.2'
gem 'net-http-persistent', '<= 2.9.4', :require => false if RUBY_VERSION < '2.0.0'
gem 'addressable', '<= 2.4.0', :require => false if RUBY_VERSION < '2.0.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

???

@jhoblitt jhoblitt added enhancement New feature or request needs-tests labels Nov 23, 2016
@jhoblitt jhoblitt changed the title Allow Workaround for https://github.com/jenkinsci/puppet-jenkins/issues/665 Allow Workaround for #665 Nov 23, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants