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

Bitbake settings sanity checks #46

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Commits on Nov 2, 2023

  1. Feat: Have broader bitbake settings sanity checks

    When the user opens a new workspace he'll probably need to configure the
    extension. Sanity checks are here to check that the settings are
    remotely accurate. They don't check that bitbake is fully functionnal
    but quickly allow detecting settings errors.
    
    Previously, the only check and notification regarded the bitbake folder.
    Now, the environment script is also checked. The build path doesn't need
    to be checked because it is dynamically created.
    
    The notification message has been changed to be more generic.
    The "Open Settings" button now opens the workspace settings with a more
    accurate filter.
    deribaucourt committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3e4ad50 View commit details
    Browse the repository at this point in the history