HomePhorge

(#7656) Refactor the module face build action
f33c2e42bda8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7656) Refactor the module face build action

Before this patch, the build action attempted to located the root path
of the module being built before calling the
Puppet::Module::Tool::Applications::Builder#run method.

This patch moves the logic of locating the module root path to the
Puppet::Module::Tool::Applications::Builder class, as the root path of
the module would never be changed directly in the faces code.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU62b59c16af49: (#7656) Bump module face to version 1.0.0
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPUf33c2e42bda8: (#7656) Refactor the module face build action (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 6 2011, 3:52 AM