×
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 ...
... access // build causes as JSON that is available inside of the Pipeline Sandbox. ... getBuildCauses('hudson.model.Cause$UserIdCause') // The JSON ... pipeline-git ...
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
Dec 3, 2021 · Settings -> Access Token -> Generate Your New Personal Access Token. Type: class hudson.util.Secret. $class: 'BeakerBuilder'.
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
Mar 3, 2024 · The configuration, which is set via the Jenkinsfile or via the Dahsboard, is saved per user as a hudson.model.UserProperty and is browser ...
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.
Mar 15, 2023 · ... hudson.plugins.git.GitException: Failed to ... git.GitSCM.fetchFrom(GitSCM.java:991) ... ... I have also tried a normal pipeline with pipeline ...
Missing: json | Show results with:json
$class: 'hudson.plugins.jobConfigHistory.JobLocalConfiguration'; $class: 'hudson.plugins.jobConfigHistory.JobLocalConfiguration'. changeReasonComment : String.
... Pipeline will be re-triggered. For example: triggers { upstream(upstreamProjects: 'job1,job2', threshold: hudson.model.Result.SUCCESS) }. The pollSCM trigger ...