Skip to content

Consider setting progress when operation status is changed to DOWNLOADING or INSTALLING/INSTALLED #31

@gboyvalenkov-bosch

Description

@gboyvalenkov-bosch

Currently the event status sequence, when downloading an artifact is STARTED, DOWNLOADING(without a progress parameter set), DOWNLOADING(with progress set at 100%), DOWNLOADED. It seems more informative to set a progress to 0, when sending the first DOWNLOADING status event.
When installing an artifact, additional events are generated: INSTALLING, INSTALLED. Both of them do not include a progress parameter. It seems more informative to set the progress to 0 and 100, respectively.

Metadata

Metadata

Assignees

Labels

taskSingle unit of work

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions