×
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...
Jenkins project includes a lot of code, and we invite everyone to contribute to the project. There is a diverse set of programming languages used in Jenkins ...
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.
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline domain-specific language (DSL) syntax.
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline DSL. This section describes ...
site:jenkins.io code from www.jenkins.io
Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Linux, macOS and other Unix-like operating systems. Easy ...
site:jenkins.io code from plugins.jenkins.io
Jan 18, 2024 · The Configuration as Code plugin is an opinionated way to configure Jenkins based on human-readable declarative configuration files. Writing ...
site:jenkins.io code from www.jenkins.io
Jenkins Pipeline (or simply Pipeline with a capital P) is a suite of plugins that supports implementing and integrating continuous delivery pipelines into ...