HomePhorge

(#7184) Centralize "find action for face" into Puppet::Face
1e0655e6bdbcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7184) Centralize "find action for face" into Puppet::Face

As part of moving to load actions first, and their associated face, when
invoked from the command line, it makes sense to push the logic for finding
the action and face down into the Puppet::Face implementation.

This means that we can change the logic there without needing to update the
public part of the CLI implementation, and that any further facades can use
the same, correct, logic to locate the action for the face.

Reviewed-By: Pieter van de Bruggen <pieter@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU039661156116: maint: better error reporting when test fails
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU1e0655e6bdbc: (#7184) Centralize "find action for face" into Puppet::Face (authored by Daniel Pittman <daniel@puppetlabs.com>).Jul 22 2011, 10:29 PM