Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Plugin system for templates #33

Open
textgoeshere opened this issue Feb 1, 2012 · 0 comments
Open

Plugin system for templates #33

textgoeshere opened this issue Feb 1, 2012 · 0 comments

Comments

@textgoeshere
Copy link
Contributor

Following on https://github.com/cowboyd/jenkins.rb/issues/31#issuecomment-3720385

What I propose initially is the ability to supply Ruby files that will be required at runtime by Jenkins. Users can then define and load their own templating code based on the existing Job::ConfigBuilder class.

Scenario: Create job with steps from custom template (jenkins create -r my_sweet_config_builder.rb --template my_template)

This is a similar pattern to, say, RSpec where you can load and use custom formatters at runtime.

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

No branches or pull requests

1 participant