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

Add downloading state and metadata to PackageStatus #206

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

michel-laterman
Copy link

Add a separate Downloading PackageStatusEnum so an agent can use a distinguish between downloading and installing a new package.
Add a metadata attribute that may optionally be used with any PackageStatus message to give a user additional details which may include things like a download rate, percentage download, or messages about the current state.

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

Successfully merging this pull request may close these issues.

PackageStatus message should define a downloading state and include additional metadata
1 participant