×
Sep 7, 2021 · This page is intended to centralize troubleshooting info about the ScmSyncConfiguration plugin configuration. Lots of configuration types ...
Aug 4, 2016 · This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a ...
Hudson periodically scans through all the agents and removes old workspaces that are deemed unnecessary. This behavior is implemented in WorkspaceCleanupThread ...
Mar 24, 2023 · Hi everyone,. I'm opening this issue because I have the same problem described in this issue: https://issues.jenkins.io/browse/JENKINS-59145 ...
Mar 13, 2024 · This plugin provides a new enhanced API for interacting with SCM systems.
Aug 6, 2023 · I am updating Jenkins on a Kubernetes based platform. Running into issues that appear to stem from checkout csm, at the top level/core Jenkins ...
Feb 1, 2022 · The Jenkins agent tried to use the program /usr/local/bin/git as the git program. It could not find it. It could not find it because there is no ...
May 16, 2023 · I would still like to fetch my source from a git repo on my local file system. That decouples repeating test from temporary network issues.
This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a config file is ...
Package hudson.plugins.scm_sync_configuration.scms.customproviders.git.gitexe ; FixedGitStatusConsumer. Copied from org.apache.maven.scm.provider.git.gitexe.