Branch: refs/heads/production
Home: https://github.com/jenkins-infra/jenkins-infra
Commit: 78d6aec953a8943a880623e23a3d734a6dc02bab
https://github.com/jenkins-infra/jenkins-infra/commit/78d6aec953a8943a880623e23a3d734a6dc02bab
Author: Olblak <[email protected]>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M hieradata/common.yaml
Log Message:
-----------
Bump openvpn docker image in order to fix push routes
Commit: 1ad075291131371ee3c5e2914f0781680b9635d6
https://github.com/jenkins-infra/jenkins-infra/commit/1ad075291131371ee3c5e2914f0781680b9635d6
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M .fixtures.yml
M Puppetfile
M dist/profile/manifests/mirrorbrain.pp
M spec/classes/profile/mirrorbrain_spec.rb
Log Message:
-----------
Remove the puppet-mirrorbrain module in favor of simply inlining resources
We don't really need to split our use of mirrorbrain into a separate module,
it's not worth the overhead :)
Commit: 038f24f6cb85045ea85b7459d44e0d85b5c841db
https://github.com/jenkins-infra/jenkins-infra/commit/038f24f6cb85045ea85b7459d44e0d85b5c841db
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M .fixtures.yml
M Puppetfile
Log Message:
-----------
Upgrade the PostgreSQL module to run on Puppet 6
Commit: 2a61c3eb22b51e57d27491b16eae7e71d1804b01
https://github.com/jenkins-infra/jenkins-infra/commit/2a61c3eb22b51e57d27491b16eae7e71d1804b01
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M dist/profile/manifests/mirrorbrain.pp
Log Message:
-----------
Tweak the Ruby calls to work properly on Ubuntu 18.04
Commit: 7d1d320140f71e59011b69f91642c747a719edd5
https://github.com/jenkins-infra/jenkins-infra/commit/7d1d320140f71e59011b69f91642c747a719edd5
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M dist/profile/manifests/mirrorbrain.pp
Log Message:
-----------
Reference the correct mirrorbrain package
Commit: 5631c5cf953a40dd1bc0ff21804fabe2fe1bcca9
https://github.com/jenkins-infra/jenkins-infra/commit/5631c5cf953a40dd1bc0ff21804fabe2fe1bcca9
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M dist/profile/manifests/mirrorbrain.pp
Log Message:
-----------
Include azure properly
Commit: aaef138e25b01fe2fc0b4c10799e2df80157d6a6
https://github.com/jenkins-infra/jenkins-infra/commit/aaef138e25b01fe2fc0b4c10799e2df80157d6a6
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
A dist/profile/files/mirrorbrain/mirrorbrain.pub
M dist/profile/manifests/azure.pp
M dist/profile/manifests/mirrorbrain.pp
Log Message:
-----------
Import the GPG key directly into the tree
Much more reliable than syncing keys from OBS to a key server
Commit: 5a03c5a296d65b27d171b17399440f7c674ac037
https://github.com/jenkins-infra/jenkins-infra/commit/5a03c5a296d65b27d171b17399440f7c674ac037
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M dist/profile/manifests/mirrorbrain.pp
Log Message:
-----------
Refer to the file path correctly
Commit: 9eaf76a20c6c8fdb45d1f09647ad13f57c5bd06c
https://github.com/jenkins-infra/jenkins-infra/commit/9eaf76a20c6c8fdb45d1f09647ad13f57c5bd06c
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M dist/profile/manifests/mirrorbrain.pp
M spec/classes/profile/mirrorbrain_spec.rb
Log Message:
-----------
Somehow the azure-storage gem is still in preview
It's been years y'all, get it together
Commit: f9c0ec2d30ed6923b9b38883dae3c25f0183db2d
https://github.com/jenkins-infra/jenkins-infra/commit/f9c0ec2d30ed6923b9b38883dae3c25f0183db2d
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M dist/profile/manifests/mirrorbrain.pp
Log Message:
-----------
Accommodate provisioning mirrorbrain without any tables in the DB
This should only really ever be happening in Vagrant contexts
Commit: 2794b0989b3d261a5767484a258fcdbe1b05e0f8
https://github.com/jenkins-infra/jenkins-infra/commit/2794b0989b3d261a5767484a258fcdbe1b05e0f8
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M .fixtures.yml
M Puppetfile
A dist/profile/files/mirrorbrain/mirrorbrain.pub
M dist/profile/manifests/azure.pp
M dist/profile/manifests/mirrorbrain.pp
M spec/classes/profile/mirrorbrain_spec.rb
Log Message:
-----------
Merge pull request #1255 from rtyler/mb-2017
Remove the puppet-mirrorbrain module in favor of simply inlining resources
Commit: 6f951d7f2ec2de81d8c251be206c63af17c47be8
https://github.com/jenkins-infra/jenkins-infra/commit/6f951d7f2ec2de81d8c251be206c63af17c47be8
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M hieradata/common.yaml
Log Message:
-----------
Merge pull request #1262 from olblak/staging
Bump openvpn docker image in order to fix push routes
Commit: d9255eb78f9ac9af15c15e085709f823fd4bd84d
https://github.com/jenkins-infra/jenkins-infra/commit/d9255eb78f9ac9af15c15e085709f823fd4bd84d
Author: R. Tyler Croy <[email protected]>
Date: 2019-03-16 (Sat, 16 Mar 2019)
Changed paths:
M .fixtures.yml
M Puppetfile
A dist/profile/files/mirrorbrain/mirrorbrain.pub
M dist/profile/manifests/azure.pp
M dist/profile/manifests/mirrorbrain.pp
M hieradata/common.yaml
M spec/classes/profile/mirrorbrain_spec.rb
Log Message:
-----------
Merge pull request #1263 from jenkins-infra/staging
Automated deployment to production
Compare:
https://github.com/jenkins-infra/jenkins-infra/compare/7c8dfaddd5f2...d9255eb78f9a
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.