×
Jenkins defines extension points, which are interfaces or abstract classes that model an aspect of its behavior. Those interfaces define contracts of what ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Jenkins 通过使用Stapler绑定到URL。 单例 Jenkins 实例绑定到上下文根目录下(多数情况下是"/") URL, 其余的对象根据它们从这个根对象的可达性进行绑定。
Allows StepContext#get to provide a dynamically computed value. This is registered as an extension, so it may be injected into any build. ... ci.jenkins.pipeline.
Missing: /url | Show results with:/url
所以,对于 /foo/bar , 如果 getFoo() 返回一个实现 StaplerProxy 的 getTarget() 方法的对象 x , Stapler 将调用 x.getTarget() 并继续使用它来处理URL 的其余部分( bar ...
如果访问此URL 的用户没有 Administer 权限,则会引发异常。 如果管理员没有配置安全机制,checkPermission 方法就会变成空操作。 管理员可以配置基于矩阵的ACL, ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
An extension point for decorating the URLs presented to users by the DisplayURLProvider . Use cases include decorating URLs with {@code utm_source} etc ...
持续集成和持续交付. 作为一个可扩展的自动化服务器,Jenkins 可以用作简单的CI 服务器,或者变成任何项目的持续交付中心。 简易安装. Jenkins 是一个基于Java ...
Is there any possibility to build two Jenkins jobs with two ... Running Jenkins with native SSL / HTTPS · Search ... Wiki pages that have been moved to jenkins.io.