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

[RSDK-9158] fix key write problem for app address in installer #342

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

gvaradarajan
Copy link
Member

No description provided.

@gvaradarajan gvaradarajan requested a review from acmorrow October 28, 2024 16:12
@gvaradarajan gvaradarajan requested a review from a team as a code owner October 28, 2024 16:12
Copy link
Member

@acmorrow acmorrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix is fine, so LGTM, but:

  • The commit message should reference https://viam.atlassian.net/browse/RSDK-9158, which I've just assigned to you and put in progress.
  • Please file a follow-up ticket to find a way to re-use the constants from nvs_storage.rs. It should be a follow-up because right now those constants aren't pub and the relevant file is esp32 gated so there isn't a way to use them without a bigger refactoring.

@gvaradarajan gvaradarajan changed the title fix key write problem for app address in installer [RSDK-9158] fix key write problem for app address in installer Oct 28, 2024
@gvaradarajan
Copy link
Member Author

Follow-up ticket for refactor here: https://viam.atlassian.net/browse/RSDK-9162

@gvaradarajan gvaradarajan merged commit 0ee4487 into viamrobotics:main Oct 28, 2024
6 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.

2 participants