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

[Feature Request] Possibly use the Puppetfile Resolver? #51

Open
glennsarti opened this issue Feb 9, 2020 · 3 comments
Open

[Feature Request] Possibly use the Puppetfile Resolver? #51

glennsarti opened this issue Feb 9, 2020 · 3 comments

Comments

@glennsarti
Copy link

For the Puppet VSCode extension I had to solve a similar issue with R10K dependencies and validation. Would it be possible to have a conversation about whether we could join forces here, and combine our work?

My code there is still quite young so it needs some work.

For ref:

Source - https://github.com/lingua-pupuli/puppetfile-resolver
Validation in action - https://puppet-vscode.github.io/docs/features/control-repository/

@bastelfreak
Copy link
Member

Hi @glennsarti, I like the idea, since vox pupulis goal is to provide a home for all the tooling authors. let's catch up on IRC or slack about it next week.

@logicminds
Copy link
Contributor

I would really like to add my validation work to the resolver. Gonna have a look at your stuff now.

@glennsarti
Copy link
Author

@logicminds Should probably mention the source code moved to https://github.com/glennsarti/puppetfile-resolver

logicminds added a commit that referenced this issue Apr 22, 2022
  * This adds experimental support for the puppetfile resolver.
    Since the resolver is better, faster, stronger it might be
    useful to use this library in the future.  A resolve task
    task has been added but it is not clear what that yet provides.
kenyon pushed a commit that referenced this issue Sep 11, 2023
  * This adds experimental support for the puppetfile resolver.
    Since the resolver is better, faster, stronger it might be
    useful to use this library in the future.  A resolve task
    task has been added but it is not clear what that yet provides.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants