Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NeilIsserow opened this issue May 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@NeilIsserow
Copy link

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.

@NeilIsserow NeilIsserow added the enhancement New feature or request label May 13, 2024
@binford2k
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants