HomePhorge

(PUP-3121) Use the forge name to resolve dependencies
372da25acf7bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3121) Use the forge name to resolve dependencies

Previously, if a module had a dependency named "puppetlabs-stdlib", it
would call Environment.module_by_forge_name with that name, but that
method expects names to be of the form author/name.

This commit translates the name prior to making the call.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU0f551b396742: Merge branch 'pr/3528'
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU372da25acf7b: (PUP-3121) Use the forge name to resolve dependencies (authored by Josh Cooper <josh@puppetlabs.com>).Feb 2 2015, 6:08 PM