×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Aug 6, 2023 · I have two kinds of pipelines: Doesn't build from code but runs from a library, was previously failing when using checkout functionality INSIDE the steps of the ...
Oct 24, 2023 · I've not been able to find it in the Jenkins server. And since files in .git aren't tracked (and don't look like they can be from what I've tried), I can ...
Apr 17, 2024 · My jenkinsfiles for the pipelines are stored next to the code in the main repository. I would like to deploy to commit tags, but jenkins fails to checkout ...
Jan 12, 2024 · I failed to extract the credentials from Jenkins via Groovy script ... Not mentioning for jobs that do checkout the pipeline code from SCM ... hudson.plugins.git.
Mar 15, 2024 · This plugin allows pipelines to use standard Jenkins SCM plugins to check out source code. The goals are the maximum possible compatibility with existing ...
Apr 11, 2024 · I have a Job-DSL job that starts a pipeline script, but it could be any other job that uses the Git plugin to chekcout its files. ... But the workspace is empty.
Jul 11, 2023 · This plugin will read GIT SCM configuration from your projects. ... Plugin using git ls-remote command to get remote ... There you find an option to upload a plugin ...
Jan 25, 2024 · This plugin provides wildcard and regex filters for multibranch pipelines which include matching the destination branch of PRs with the filters.
May 7, 2024 · This plugin integrates Git with Jenkins.
Apr 4, 2024 · Inspired by the GitHub Checks API, this plugin aims to provide a general API to allow Jenkins plugins publishing checks (or reports) to remote source code ...