scm-sync-configuration-plugin
scm-sync-configuration-plugin copied to clipboard
Jenkins scm-sync-configuration plugin
If I go into /var/jenkins_home/scm-sync-configuration/checkoutConfiguration and run `git status`, I see this: On branch master Your branch is ahead of 'origin/master' by 1285 commits. (use "git push" to publish your...
Hi, I am trying to automate reload Jenkins config from scm (git) using this plugin. I use a groovy script during Jenkins startup to download the latest config from scm....
Using Git. These config.xml files found in a subdir of the project are not committed to git.
Also includes fix for Job Sync strategy on Windows.
I'm writing an Ansible script that installs Jenkins and loads SCM config from git. I've got most of it working but can't figure out how to invoke http://:/plugin/scm-sync-configuration/reloadAllFilesFromScm from a...
The original pullrequest (https://github.com/jenkinsci/scm-sync-configuration-plugin/pull/32) does have conflict issues. Fixed conflicts and made new pullrequest.
Jenkins 2.35 SCM Sync Configuration Plugin 0.0.10 Seem a wrong manipulation of the scm URL is done, setting the following URL: `git@wp-jenkins-git:/wp-jenkins-cfg.git` I obtain this error in tomcat logs: `...
Hi @all, I'm currently experiencing issues having a working configuration with jenkins 2,28 and after upgrading to 2.30 I have issues accessing the GIT repo. Cheers, Matthias
Would it be possible to add support for Perforce?
Re-pushing previous merge from @zilmTT as a starting point, so the CI errors can be reviewed (the last CI job showing the errors has expired).