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

All packages are stored - not only allowed_types #171

Open
GuySartorelli opened this issue Dec 20, 2021 · 0 comments
Open

All packages are stored - not only allowed_types #171

GuySartorelli opened this issue Dec 20, 2021 · 0 comments

Comments

@GuySartorelli
Copy link
Collaborator

There is an allowed_types config array on UpdatePackageInfoTask which seems like it should be limiting which types of packages are stored as Package objects in the database. Instead, it only limits which types are displayed in the SiteSummary report

It seems to me that if this is intended to be a configuration that only affects the report, it would be set on the report. The PHPDoc also suggests it should limit which types are processed by the task:

The "types" of composer libraries that will be processed. Anything without these types will be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants