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

Let force upgrade dialog be continued through in development builds #11

Open
nbrooke opened this issue Jan 26, 2021 · 0 comments
Open

Comments

@nbrooke
Copy link
Member

nbrooke commented Jan 26, 2021

For the purposes of actually properly testing version deprecation, or checking something on an older build, it is occasionally useful to be able to skip the force upgrade dialog for developers or in-house testers.

We should add another flag like "isTestBuild" (maybe "isDevelopmentBuild", or maybe something more feature oriented like "allowDevelomentUpgradeSkipping"?) to the DefaultUpdateDisplay that will add a "continue" button even to the force upgrade warning, and probably change the warning to specifically mention that continuing is unsupported and may be dangerous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants