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

[#808] Retrieve unarchived RIM bundle for provision #829

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Conversation

chubtub
Copy link
Contributor

@chubtub chubtub commented Aug 21, 2024

The two main changes included here are:

  1. delete the RIM from the backend table when /delete is called instead of archiving
  2. if an archived RIM is returned for FW validation then attempt to return an unarchived RIM with matching identifiers.

This PR also attempted to address the use cases where a good or bad RIM bundle is sent with an initial provision and then replaced by the other. This grew beyond the scope of this PR and will be handled in a future issue.

Closes #808

@chubtub chubtub self-assigned this Aug 21, 2024
@chubtub chubtub changed the title [#808] WIP: do not unarchive existing RIM bundle during provision [#808] Retrieve unarchived RIM bundle for provision Aug 26, 2024
…rchived bundle with later creation date. Delete RIM files with /delete endpoint, do not archive.

Revert changes to ReferenceManifestPageController.

Revert changes to FirmwareScvValidator class
…sioning

Handle replacement base and support RIMs in their respective logic blocks
@chubtub chubtub merged commit 2dcdc15 into main Sep 25, 2024
7 checks passed
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.

ACA un-archives rims when testing new rims files
2 participants