×
May 22, 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.
This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Missing: /url | Show results with:/url
May 20, 2021 · This post is a Step-by-Step Guide to configure your plugins with the Jenkins Configuration as a Code (JCasC) plugin.
Missing: /url | Show results with:/url
Apr 13, 2023 · Yesterday I configured Jenkins with configuration as source code and built my Docker image so that it would install plugins via “docker ...
Feb 24, 2019 · Configuration-as-Code can run Groovy scripts. Groovy scripts can be: inline, with entry script; from url; from local file, using file ...
Mar 1, 2023 · Hello, I am trying to update my jenkins casc instance to pull credentials from an encrypted secrets file rather than from properties.yaml.
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
Jan 23, 2023 · I have used many hours going through Stackowerflow etc to find a solution, like changing the url from https://updates.jenkins.io/update-center.