×
May 4, 2023 · I am having the “not a git repository” error when trying to run a multibranch pipeline project. ... hudson.plugins.git.GitException: Failed to ...
... scm // build project, but skip running tests sh ... getBuildCauses('hudson.model.Cause$UserIdCause') // The JSON ... pipeline-git-cred-md. // This is currently the ...
SCM 'hudson.scm.NullSCM' is not of type GitSCM ... git pipeline scm poll workspace doesn't find git repository ... remoteUrls are unordered in build data JSON when ...
Missing: /search | Show results with:/search
Mar 4, 2024 · It throws 403 for any type of POST request. I have fixed one place where it shows the content type set was text/plain at hudson-behaviour.json ...
Missing: /search | Show results with:/search
Aug 9, 2023 · ... github plugin fails to reload. the following exception is visible on the journal logs: 2023-07-27 11:44:32.039+0000 [id=35] WARNING hudson ...
Missing: /search | Show results with:/search
$class: 'hudson.plugins.jobConfigHistory.JobLocalConfiguration'; $class: 'hudson.plugins.jobConfigHistory.JobLocalConfiguration'. changeReasonComment : String.
Dec 3, 2021 · The file can be stored in git repository (in this case SCM should be configured). ... Elastic Search query to run ... hudson.util.Secret. database : ...
A URL SCM plugin for Hudson. This plugin supports polling and checkout. Polling is done by checking the last-modified header returned when connecting to a URL.
... Pipeline will be re-triggered. For example: triggers { upstream(upstreamProjects: 'job1,job2', threshold: hudson.model.Result.SUCCESS) }. The pollSCM trigger ...
Type: class hudson.util.Secret. pollSCM; pollSCM. Configure Jenkins to poll changes in SCM. Note that this is going to be an expensive operation for CVS, as ...