×
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 ...
The Manage Jenkins >> System Information page provides detailed information about what is available on this Jenkins instance: System Properties that can be used ...
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/
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 ...
At this point, the build is marked as aborted and executor returns to the idle status. Pipeline jobs can be stopped by sending an HTTP POST request to URL ...
Missing: approval/ | Show results with:approval/