Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...
Document Jenkins on Kubernetes ... Search Box · Referencing another project by name · Aborting a build · Fingerprints · Using local language · Change time zone ...
Jenkins can store the following types of credentials: Secret text - a token such as an API token (e.g. a GitHub personal access token),. Username and password ...
Click your name on the top right corner on every page, then click "Configure" to see your API token. (The URL $root/me/configure is a good shortcut.) You can ...
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment.
Document Jenkins on Kubernetes ... Remote Access API · Executor Starvation · Using ... If it was waiting for a completion of a child process, Jenkins will search ...
This section describes those settings and how you can use them. Jenkins Parameters. Jenkins initialization can also be controlled by run time parameters passed ...
Missing: remote- api/
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.
Determine the correct number of executors per build node must be determined based on the resources available on the node and the resources required for the ...
This is the path to jenkins.war and set by executable.Main when invoked using java -jar jenkins.war . This allows Jenkins to find its own ...