×
Prevent authenticated access to Resource Root URL. (issue 72636); Update operating system end of life data for Amazon Linux, Alpine Linux, and Fedora Linux. ( ...
May 8, 2024 · Trigger only specific job. When using the plugin in several jobs, you will have the same URL trigger all jobs. If ...
Update SCM URL · Create a branch · Use https instead of git protocol · Create a pull request.
May 22, 2024 · A URL pointing to a file served on the web. For example, https://acme.org/jenkins.yaml . If an element of CASC_JENKINS_CONFIG points to a ...
May 12, 2024 · ... URL, e.g. https://your.gitlab.server; Click the 'Add' button to add a credential, choose 'GitLab API token' as the kind of credential, and ...
Allows the user to provide parameters for a build in the url ... Integrates with Bitbucket Cloud (rest api version >=2.0) Server triggering on push and pull ...
Dec 19, 2021 · 6.2. Pipeline scripting · node { stage("checkout") { git url: 'https://github.com/jenkinsci/last-changes-plugin.git' } stage("last-changes") { ...
Missing: api/ | Show results with:api/
May 3, 2024 · A path is added to your hook ROOT URL /gitlab-webhook/post for webhooks and /gitlab-systemhook/post for system hooks. Adding a Personal Access ...
Sep 24, 2023 · If plugin cannot find same branch name in the Jenkins ... // For details please visit https://jenkinsci.github.io ... url("https://github.com/ ...
groovy def call(Map config) { node { git url: "https://github.com/jenkinsci/${config.name}-plugin.git" sh 'mvn install' mail to: '...', subject: "${config ...