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

Feature request: Support configuration-as-code-plugin #903

Open
scoopex opened this issue Feb 20, 2019 · 0 comments
Open

Feature request: Support configuration-as-code-plugin #903

scoopex opened this issue Feb 20, 2019 · 0 comments

Comments

@scoopex
Copy link

scoopex commented Feb 20, 2019

The configuration-as-code jenkins plugin seems to be a modern an complete solution to setup jenkins in a efficient way.
Supporting this way by this module might help to solve lots of setup problems.

https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/README.md
https://plugins.jenkins.io/configuration-as-code

Implementation ideas/hints:

  • Parameters to submit a template and template hash parameters
  • Automatically raise a error for all other settings which interfere the config yaml file
  • Install all configured plugins and the configuration-as-code jenkins plugin, restart Jenkins
    and add CASC_JENKINS_CONFIG=" in at the next start
  • verify if there were errors loading the yaml file
  • provide documentation about using this configuration mechanism and how to dump a initial file as a start
@scoopex scoopex changed the title Feature Request: Support configuration-as-code-plugin Feature request: Support configuration-as-code-plugin Feb 20, 2019
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

1 participant