×
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Jenkins Configuration as Code provides the ability to define this whole configuration as a simple, human-friendly, plain text yaml syntax.
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
The configuration as code plugin provides a test framework that allows a plugin to implement a round trip test of configuration as code with very little ...
This feature allows restricting configuration UIs and APIs while providing access to essential Jenkins system configuration, diagnostics, and self-monitoring ...
May 20, 2021 · This post is a Step-by-Step Guide to configure your plugins with the Jenkins Configuration as a Code (JCasC) plugin.
Defaults to use a file in the current working directory with the name 'jenkins.yaml' Add the environment variable CASC_JENKINS_CONFIG to override the default.
Feb 25, 2020 · The Configuration as Code plugin has been designed as an opinionated way to configure Jenkins based on human-readable declarative configuration ...