Skip to content

Update OTA progress in percentage for applications

Bindu Shivananda requested to merge wip/ifh1kor into apertis/v2025dev1

The System Update and the Rollback mechanism work in a state based manner. There are multiple states depicting progress completion. Introduce user defined function "ostree_upgrader_log_progress" for "ostree_async_progress_new_and_connect", to capture the progress update. Function "ostree_upgrader_log_progress" is used to indicate the progress.

Merge request reports