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

Extensions should list unprocessed packages #1548

Open
1 task
matt-phylum opened this issue Dec 3, 2024 · 0 comments
Open
1 task

Extensions should list unprocessed packages #1548

matt-phylum opened this issue Dec 3, 2024 · 0 comments
Labels
enhancement New feature or request needs triage Needs to be reviewed or assigned

Comments

@matt-phylum
Copy link
Contributor

Overview

svenmeyer on Discord noticed that when an extension reports unprocessed packages, it only tells you the number of packages and not the names of the packages. Since the extension is running check jobs, nothing is persisted, so you can't go to the UI and see the unprocessed packages there either. You just have to wait.

The API call made by the extension does return the list of incomplete packages now, so the extension could output the incomplete packages so the user knows what's going on.

Acceptance Criteria

  • If an extension checks a list of packages and reports that packages have not finished processing, the user can tell what packages they are waiting for
@matt-phylum matt-phylum added enhancement New feature or request needs triage Needs to be reviewed or assigned labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Needs to be reviewed or assigned
Projects
None yet
Development

No branches or pull requests

1 participant