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): add temp user license agreement to app installer #15539

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

shlokamin
Copy link
Member

@shlokamin shlokamin commented Jun 27, 2024

Overview

This PR adds a temporary user license agreement confirmation to each of the desktop app installers (mac, linux, windows)

closes AUTH-534

Test Plan

  • tested on mac, had @ryanthecoder open the apps on windows and linux (thanks, ryan!)

Changelog

  • Add fake EULA agreement confirmation to app

Review requests

Risk assessment

Comment on lines -205 to +206
const v21Config = MOCK_CONFIG_V22
const result = migrate(v21Config)
const v22Config = MOCK_CONFIG_V22
const result = migrate(v22Config)
Copy link
Member Author

Choose a reason for hiding this comment

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

forgot to fix this naming in my last PR so doing it now, it is unrelated to the rest of this PR

@shlokamin shlokamin marked this pull request as ready for review July 1, 2024 18:38
@shlokamin shlokamin requested a review from a team as a code owner July 1, 2024 18:38
@shlokamin shlokamin requested review from jerader, sfoster1, koji and ncdiehl11 and removed request for a team July 1, 2024 18:38
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.

LGTM

@shlokamin shlokamin merged commit 1853523 into edge Jul 9, 2024
55 of 58 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