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

feat(app-shell): update desktop app user license agreement #15612

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

shlokamin
Copy link
Member

@shlokamin shlokamin commented Jul 10, 2024

Overview

This PR adds an actual EULA generated by our Legal team to our desktop app installers for Mac, Linux, and Windows.

Closes AUTH-534

Screenshot 2024-07-10 at 11 45 42 AM

Mac build: https://builds.opentrons.com/app/Opentrons-v7.3.1-mac-b44920-app_shell-update-license-confirmation_app-build.dmg
Windows build: https://builds.opentrons.com/app/Opentrons-v7.3.1-win-b44920-app_shell-update-license-confirmation_app-build.exe
Linux build: https://builds.opentrons.com/app/Opentrons-v7.3.1-linux-b44920-app_shell-update-license-confirmation_app-build.AppImage

Changelog

  • Add EULA for desktop app installers on Mac, Linux, Windows

Review requests

Make sure EULA confirmation shows up in our app installers before the app actually opens.

Risk assessment

Low

@shlokamin shlokamin marked this pull request as ready for review July 10, 2024 15:46
@shlokamin shlokamin requested a review from a team as a code owner July 10, 2024 15:46
@shlokamin shlokamin requested review from ncdiehl11, koji, ecormany and sfoster1 and removed request for a team July 10, 2024 15:46
Copy link
Collaborator

@ncdiehl11 ncdiehl11 left a comment

Choose a reason for hiding this comment

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

⚖️

@koji
Copy link
Contributor

koji commented Jul 10, 2024

@shlokamin
requested Derek try AppImage since I think he is the only one who has Ubuntu(native).

@DerekMaggio
Copy link
Contributor

DerekMaggio commented Jul 10, 2024

Verified on Linux that EULA is displayed and app waits to load until it is accepted.
Also verified that if you click to decline the app does not load and does not incorrectly set that the license is accepted

@DerekMaggio
Copy link
Contributor

@shlokamin, I noticed that the eulaAccepted file ends up going in ~/.config/opentrons/ instead of ~/.config/Opentrons. It doesn't affect the functionality but that file is all by its lonesome in that directory.

@shlokamin
Copy link
Member Author

@DerekMaggio huh that's interesting. as far as i can see where it gets stored is not configurable by electron-builder. thats weird though.

thanks for testing this!

@shlokamin shlokamin merged commit d7dcf6e into edge Jul 10, 2024
27 checks passed
@shlokamin shlokamin deleted the app_shell-update-license-confirmation_app-build branch July 10, 2024 18:01
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.

4 participants