×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Mar 14, 2023 · I made a test on Jenkins server using command line svn and successfully checkout from subversion server. C:\test>svn checkout --username ...
Oct 20, 2023 · This problem just started affecting both systems at the SAME time. Jenkins and SVN software has NOT changed in 4 years. A very stable ...
Write file to agent through agent channel. import hudson.FilePath import hudson ... Jenkins is easily started from a local development machine via the following ...
If 'Include in changelog' is enabled for an SCM source, then when a build occurs, the changes from that SCM source will be included in the changelog. If ' ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Dec 3, 2021 · Settings -> Access Token -> Generate Your New Personal Access Token. Type: class hudson.util.Secret. $class: 'BeakerBuilder'.
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...
Mar 9, 2010 · The only interview-formatted series I've got going right now, I've been trying to find companies or organizations who are using Hudson in ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
The Job is stuck with executor status "pending description" and has no console logs. When started alone with parameters the target Jobs works fine. With V2.35.2 ...