×
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
The Jenkins home directory is listed in Manage Jenkins > System under the Home directory heading. Home dir. On Windows by default, this is set to C:\ProgramData ...
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
(The URL $root/me/configure is a good shortcut.) You can also change your API token from here. Note that Jenkins does not do any authorization negotiation. i.e. ...
Missing: approval/ | Show results with:approval/
In-process Script Approval · Users · Themes for user ... https://jenkins.io. Description: Allows tweaking ... Same as the configured Jenkins root URL. Description ...
In-process Script Approval · Users · Themes for user ... ⇑ Managing Jenkins Index · Managing Tools ... A URL pointing to a file served on the web such as https:// ...
script. The script step takes a block of Scripted Pipeline and executes that in the Declarative Pipeline. For most use-cases, the ...
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Missing: approval/ | Show results with:approval/
Keep in mind that to run Jenkins as a service, the account that runs Jenkins must have permission to login as a service. Prerequisites. Minimum hardware ...
Missing: script- | Show results with:script-
To use Pipeline as Code, projects must contain a file named Jenkinsfile in the repository root, which contains a "Pipeline script." Additionally, one of the ...