×
May 25, 2020 · I'm excited to announce that the 'read-only' Jenkins feature is now available for preview. This feature allows restricting configuration UIs ...
Missing: /url | Show results with:/url
This permission grants read-only access to the Jenkins global configuration. Its primarily intended to be used when the Jenkins configuration is managed ...
It includes user documentation (plugin pages, changelogs, user guidelines, etc.) and the contributor documentation (how to contribute, developer guidelines, etc ...
Mar 30, 2023 · The Snippet Generator is not working for us. For a given step, the correct fields appear but: The help '?' tips don't work; The Generate ...
Remote access API is offered in a REST-like style. That is, there is no single entry point for all features, and instead they are available under the ".
The simplest and most common way of installing plugins is through the Manage Jenkins > Plugins view, available to administrators of a Jenkins environment.
Using the logged-in users can do anything authorization strategy can be a sensible choice as long as only fully trusted users have accounts to access Jenkins.
These resources are typically exposed through the st:adjunct tag in Jelly or Groovy views, but the URLs are predictable: https://github.com/jenkinsci/jenkins/ ...
The permission is always checked against the "it" object, so that needs to be an AccessControlled object. This only prevents access to the view (e.g. ...
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.