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

Warn users when they are running incompatible versions of platform and extensions #979

Open
Sebastian-ubs opened this issue Jul 3, 2024 · 1 comment
Labels
enhancement New feature or request ux UX design needed

Comments

@Sebastian-ubs
Copy link
Contributor

Sebastian-ubs commented Jul 3, 2024

User Story
As a user or developer, I want to be warned when I am trying to run incompatible versions so that I am not wasting hours in searching for the error.

Description
In the ui, bring up a warning popup in case of:

  • incompatible versions of platform and extensions
    • idea: build into extensions a minimum platform version also for non-published versions to warn about breaking changes. This would mean extensions would define minimum platform version as a commit hash.
  • outdated .NET version (see requirements)
  • invalid/unknown command line options or when we can detect that they should be used differently
  • unsupported node version (see requirements)
  • ...?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux UX design needed
Projects
Status: No status
Development

No branches or pull requests

2 participants