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

Add a command to run the setup checks from CLI #41081

Merged
merged 5 commits into from Nov 6, 2023

Commits on Nov 6, 2023

  1. Add a command to run the setup checks from CLI

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 6, 2023
    Copy the full SHA
    b5eeaa9 View commit details
    Browse the repository at this point in the history
  2. Use constants for SUCCESS/FAILURE and show errors even on quiet level

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 6, 2023
    Copy the full SHA
    a1a7774 View commit details
    Browse the repository at this point in the history
  3. Add an emoji for warnings as well

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 6, 2023
    Copy the full SHA
    802da2b View commit details
    Browse the repository at this point in the history
  4. Fix icon for errors to be consistent with the others

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 6, 2023
    Copy the full SHA
    2aab6bd View commit details
    Browse the repository at this point in the history
  5. Use no style for info to make it different from warning

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Nov 6, 2023
    Copy the full SHA
    3cdb059 View commit details
    Browse the repository at this point in the history