Skip to content

Conversation

@leolost2605
Copy link
Member

No description provided.

Update info is only required for updates whereas change info is
required for all package operations. Also update info only makes
sense for runtime updates. Therefore split the update info from the
change info. This will allow for easier rework of the update process
later to reduce overhead by trying to fit runtime updates into
a normal package and allows fixing some things with the change info
without having to worry about it for now.
We never actually show the finished state so remove it and
instead immediately switch back to unknown state.
Instead of manually passing the cancellable, include it in change info.
This makes it easier to keep the change info status in sync with the
cancelled state. Notably this allows to fix an issue where clicking
cancel seemingly didn't do anything until the backend actually drops out
of the transaction.
@leolost2605 leolost2605 marked this pull request as draft October 11, 2025 11:23
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.

2 participants