configuration-as-code-plugin icon indicating copy to clipboard operation
configuration-as-code-plugin copied to clipboard

Missing information how to generate/create yaml file

Open damianszczepanik opened this issue 2 years ago • 1 comments

Describe your use-case which is not covered by existing documentation.

Guide https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/docs/PLUGINS.md#configuration-test does not describe where configuration-as-code.yml should be located (in plugin repository, in this repository, what directory) and how to generate/create that yaml file

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

damianszczepanik avatar Jan 01 '24 21:01 damianszczepanik

For the record, it can be written by hand or generated via the Jenkins web portal at

Manage Jenkins > Configuration as Code > Download Configuration (or View Configuration)

cowlinator avatar Jun 10 '24 20:06 cowlinator