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

Plugin set for project manifests #253

Open
2 tasks done
spenserblack opened this issue Jan 3, 2023 · 0 comments
Open
2 tasks done

Plugin set for project manifests #253

spenserblack opened this issue Jan 3, 2023 · 0 comments
Labels
plugin:new Request to create a new plugin

Comments

@spenserblack
Copy link
Owner

spenserblack commented Jan 3, 2023

It would be cool if there was a set of plugins for reading manifests and reporting the project
type (package.json => NPM, Cargo.toml => Crates.io, etc.).

This won't be part of this repo, but a separate repository, making it a collection of 3rd-party
plugins.

Before these can be implemented, the main gem must support the following, because building from a git
repository is too biased (and also cumbersome to reverse back into a path to find manifest files):

  • matches_path?
  • from_path
@spenserblack spenserblack added the plugin:new Request to create a new plugin label Jan 3, 2023
@github-project-automation github-project-automation bot moved this to Triage in repofetch Jan 3, 2023
@spenserblack spenserblack moved this from Triage to Backlog in repofetch Jan 3, 2023
spenserblack added a commit that referenced this issue Jan 21, 2023
This makes it possible to write a plugin that uses a path, but not a git repository. For example, #253.

Resolves #254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:new Request to create a new plugin
Projects
Status: Backlog
Development

No branches or pull requests

1 participant