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

Skip firmware reset on devices the operator doesn't control #734

Merged
merged 4 commits into from
Jul 15, 2024

Commits on Jul 11, 2024

  1. implement RemovePfAppliedStatus function in store

    Signed-off-by: Sebastian Sch <sebassch@gmail.com>
    SchSeba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b6fe5b6 View commit details
    Browse the repository at this point in the history
  2. Remove store file on reset

    Signed-off-by: Sebastian Sch <sebassch@gmail.com>
    SchSeba committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    62e33cd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Skip firmware reset for devices we don't control

    Signed-off-by: Sebastian Sch <sebassch@gmail.com>
    SchSeba committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    556da00 View commit details
    Browse the repository at this point in the history
  2. implement functional test for both regular and externally manage

    Signed-off-by: Sebastian Sch <sebassch@gmail.com>
    SchSeba committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    411a215 View commit details
    Browse the repository at this point in the history