×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
It is based on my experiences writing the TFS Plugin. Prerequisites. For the rest of this how-to, it is assumed that the plugin development environment has been ...
Search K. > Developer Documentation ... Development Environment · Improve a Plugin Tutorial ... Check your plugin for compilation warnings relating to hudson.scm.
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
Specify a location for additional bundled plugins during plugin development ( hpi:run ). There is no reason this would be set by an administrator. hudson.
Helper classes and methods to simplify the creation of jobs, agents, security realms, SCM implementations and more. ... Search is performed in the order of the ...
Jenkins features a Groovy script console which allows one to run arbitrary Groovy scripts within the Jenkins controller runtime or in the runtime on agents. It ...
SCM. hudson.scm.SCM. Captures the configuration information in it. Implementations: Jenkins Core: hudson.scm.NullSCM (view on GitHub). AWS CodePipeline Plugin ...
Dec 14, 2023 · We have a freestyle job that is configured to use JDK installed from Global tools configuration for JDK. When the job runs it seems to ...
This class serves as an extension point to enable plugins to contribute additional entries for Cause . Implementations: (no known implementations) ...
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment.