HomePhorge

(PUP-1884) Migrate MSI deps into puppet repo
41e5ef794825Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1884) Migrate MSI deps into puppet repo

We have this problem where it is very difficult to know what exactly is
getting into the Puppet MSI when we build it. Previously, all that
information was stored in the Jenkins job used to build the MSI. This
proved difficult because there is no real way to audit changes made to
Jenkins jobs, why those changes were made, or who made them. This commit
moves that information into the Puppet Repo itself. This will help us
make sure the correct version of each project is getting into the MSI,
and allow us to build the MSI with the current checkout of the Puppet
Repo. However, this means we have to make sure we do not forget to
update the versions of the dependencies getting pulled into the MSI when
a new release happens.

Details

Event Timeline

Melissa Stone <melissa@puppetlabs.com> committed rPU41e5ef794825: (PUP-1884) Migrate MSI deps into puppet repo (authored by Melissa Stone <melissa@puppetlabs.com>).Aug 29 2014, 1:07 AM