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

warn instead of error if zero package catalogers are select - user might still run file metadata cataloger, for example #3128

Closed
tomersein opened this issue Aug 15, 2024 · 2 comments · Fixed by #3468
Labels
bug Something isn't working

Comments

@tomersein
Copy link
Contributor

What would you like to be added:
I am trying to scan but don't use the packages tasks. is it possible to disable it and use only files tasks?
Why is this needed:
want to separate tasks
Additional context:

@tomersein tomersein added the enhancement New feature or request label Aug 15, 2024
@kzantow
Copy link
Contributor

kzantow commented Aug 15, 2024

@tomersein you can disable all the package catalogers using the --select-catalogers -image,-directory, however it is currently an error if no catalogers are selected. We could probably change that to a warning so the remaining catalogers run.

@kzantow kzantow moved this to Backlog in OSS Aug 15, 2024
@tomersein
Copy link
Contributor Author

can be good, i might have time to implement it

@tomersein tomersein mentioned this issue Nov 20, 2024
4 tasks
@willmurphyscode willmurphyscode changed the title is it possible to disable package scan and use other tasks (metadata, digest, etc) warn instead of error if zero package catalogers are select - user might still run file metadata cataloger, for example Jan 16, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in OSS Jan 16, 2025
@kzantow kzantow added bug Something isn't working and removed enhancement New feature or request labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants