Re: Jenkins configuration from script

2017-02-20 Thread Andrew Hammond
st it automatically before going in production. > > On Friday, 17 February 2017 00:44:03 UTC+1, Andrew Hammond wrote: >> >> I'm doing something similar. My current "solution" is as follows: >> >> 1) Jenkins master is run in a docker container. The dockerfile

Re: Git credentials and scm-sync-configuration plugin

2017-02-16 Thread Andrew Hammond
I have this problem, too. I assume there must be a more modern solution to the problem of configuration management and tracking, because this is shockingly bad. On Thursday, May 14, 2015 at 5:07:41 PM UTC-7, dougla...@gmail.com wrote: > > I couldn't find any way of entering Git credentials that

Re: Jenkins configuration from script

2017-02-16 Thread Andrew Hammond
I'm doing something similar. My current "solution" is as follows: 1) Jenkins master is run in a docker container. The dockerfile includes a RUN /usr/local/bin/install-plugins.sh your plugins listed here Currently I have only the following plugins: blueocean (I know it's beta, but it make jenkin