R. Tyler Croy

Results 143 comments of R. Tyler Croy

@tedivm what do you mean "LDAP support"? What functionality would that enable for you? I'm not using Jenkins with LDAP and while I'm aware of how that works inside of...

I would rather avoid using Job DSL since then we would have 3-4 different ways of manipulating Jenkins in this module. One thing to bear in mind @jhoblitt is that...

@php-coder In your mind, should `version => absent` cause the `.jpi` file to be removed, should the entries in the `config.xml` file be removed, and/or should plugin specific settings files...

@php-coder I can't actually find any indication that disabling a plugin affects anything on disk. An `ensure => absent` should remove the plugin IMHO, similar to what the "uninstall" button...

Groovy seems like a scary proposition, have you looked at the plugin manager API yet? See `http://localhost:8080/pluginManager/api/`

I'm going to take this ticket over and look into prototyping something for the [Duckworth](https://github.com/jenkinsci/puppet-jenkins/issues?milestone=2&state=open) release

@matthewbarr FYI, I've decided to move my work out of the `puppet-jenkins` repository on this and to create a general purpose ruby gem which we can integrate: the [Jenkins Plugin...

@jchristi Most definitely! I've been making some progress with this but the past couple weekends I've not had the time. Fingers crossed for this weekend :)

@jchristi is what you're using based on the `jpm` work that I already did, or based off something else?

It may be worth allowing the projects configuration to explicitly set the `ottofile` contents inside the YML, that way somebody could forcefully override whatever is defined in the repository (e.g....