puppetlabs / forge_issues

This repository will allow public community members to file bug reports against the Puppet Forge
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Include dependencies and version compatibility indicator (Customer Requested) #19

Open NeilIsserow opened 1 month ago

NeilIsserow commented 1 month ago

Use Case

It'd be nice to have module dependencies in the changelog and an indicator if the installed version is not compatible with another module in the event the installed dependency is too far ahead or behind. Sort of how it shows the indicators based on the installed version being up to date or behind, unknown, etc.

Describe the Solution You Would Like

Customer can use their Puppetfile to not only see changes in Forge once uploaded but also module dependencies and any potential issues they might encounter (version related issues ie. if a version that a customer needs to move to for a particular module will break other dependencies due to those module versions not yet being up to date with the requirements of the module being upgraded).

Describe Alternatives You've Considered

Currently this is done by clients mostly manually.

Additional Context

Add any other context or screenshots about the feature request here.

binford2k commented 1 month ago

@NeilIsserow is your customer using my puppetfile resolver? https://github.com/binford2k/r10k-resolve