- add improved output where the unresolveable Forge or Git module is referenced
$ ./g10k -config tests/failingEnvForge.yaml
Resolving Forge modules (1/2) 0s [=================================>----------------------------------] 50%
Received 404 from Forge using URL https://forgeapi.puppetlabs.com/v3/files/puppetlabs-stdlib-0.0.1.tar.gz
Check if the module name 'puppetlabs-stdlib' and version '0.0.1' really exist
Used in Puppet environment 'failforge_failing_branch_forge'
$ ./g10k -config tests/failingEnvGit.yaml
Resolving Git modules (0/1) --- [--------------------------------------------------------------------] 0%
Failed to resolve git module 'testmodule' with repository https://github.com/xorpaul/g10k_testmodule.git and branch/reference 'nonexisting' used in control repository branch 'failing_branch_git' or Puppet environment 'failgit_failing_branch_git'