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(protocol-designer): export modal to require app 7.3.0 or higher #14890

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Apr 12, 2024

closes AUTH-340

Overview

Basically, as outlined in the ticket, in the past we have generally always required users to update their robot to the latest version that is out at the time of PD's release mainly because there are usually new features in the app that PD depends upon. This time, there are no new features in the app 7.3.0 that PD depends upon. But we want to require 7.3.0 to minimize the app builds that QA needs to test on.

Test Plan

in PD, type localStorage.clear() in console and refresh, you should see the announcement modal. Make sure it says app 7.3.0 is required. Make a protocol and export and see that the export modal says that app 7.3.0 is required.

Changelog

  • change from 7.2.0 -> 7.3.0

Review requests

see test plan

Risk assessment

low

@jerader jerader requested review from a team as code owners April 12, 2024 19:04
@jerader jerader requested review from TamarZanzouri, koji and ncdiehl11 and removed request for a team and TamarZanzouri April 12, 2024 19:04
Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

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

lgtm
tested the sandbox and it worked as expected.

@jerader jerader merged commit f8621b8 into edge Apr 12, 2024
20 checks passed
@jerader jerader deleted the pd_require-app-7.3.0 branch April 12, 2024 20:36
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