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

refactor(api,app): remove internal_only flag from enableOEMMode setting #14920

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

brenthagen
Copy link
Contributor

Overview

enableOEMMode isn't really an internal_only setting, and we need it included in the robot settings api response. change needed for the ODD text to anonymize and the factory mode toggle to work. originally part of oem-mode-integration branch.

Test Plan

verified that the desktop app factory mode toggle now works to toggle between branded and anonymous ODD

Changelog

  • Removes internal_only flag from enableOEMMode setting

Review requests

Risk assessment

low

enableOEMMode isn't really ann internal_only setting, and we need it included in the robot settings
api response.
@brenthagen brenthagen requested review from vegano1 and a team April 16, 2024 17:50
@brenthagen brenthagen requested review from a team as code owners April 16, 2024 17:50
@brenthagen brenthagen requested review from ncdiehl11 and removed request for a team and ncdiehl11 April 16, 2024 17:50
@brenthagen brenthagen merged commit 071cc97 into edge Apr 16, 2024
42 checks passed
@brenthagen brenthagen deleted the api_enableOEMMode-not-internal-only branch April 16, 2024 18:21
Carlos-fernandez pushed a commit that referenced this pull request May 20, 2024
…ng (#14920)

enableOEMMode isn't really an internal_only setting, and we need it
included in the robot settings api response. change needed for the ODD
text to anonymize and the factory mode toggle to work. originally part
of oem-mode-integration branch.
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.

None yet

2 participants