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

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Oct 24, 2023

Summary

Add a command to run the setup checks from the cli.
This will help setup checks development by having an easy way to test setup checks and see their names&descriptions.
This will also be useful for admins who want to check their server problems from cli.

Screenshot:
Screenshot_20231026_120306

Note that names, categories and descriptions are not finals. The point of this command is also to be able to see all of them easily and adapt what looks wrong.

TODO

Checklist

@come-nc come-nc added the 2. developing Work in progress label Oct 24, 2023
@come-nc come-nc added this to the Nextcloud 28 milestone Oct 24, 2023
@come-nc come-nc self-assigned this Oct 24, 2023
core/Command/SetupChecks.php Fixed Show fixed Hide fixed
core/Command/SetupChecks.php Fixed Show fixed Hide fixed
core/Command/SetupChecks.php Outdated Show resolved Hide resolved
core/Command/SetupChecks.php Outdated Show resolved Hide resolved
core/Command/SetupChecks.php Outdated Show resolved Hide resolved
@come-nc come-nc added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Oct 26, 2023
@come-nc come-nc marked this pull request as ready for review October 26, 2023 09:55
@come-nc come-nc added the pending documentation This pull request needs an associated documentation update label Oct 26, 2023
@come-nc come-nc force-pushed the feat/add-occ-command-for-setupchecks branch from c76554a to 77ab31d Compare October 26, 2023 12:24
core/Command/SetupChecks.php Outdated Show resolved Hide resolved
core/Command/SetupChecks.php Outdated Show resolved Hide resolved
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the feat/add-occ-command-for-setupchecks branch from 4d6d12b to 2aab6bd Compare November 6, 2023 14:26
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc requested a review from Altahrim November 6, 2023 14:29
@come-nc
Copy link
Contributor Author

come-nc commented Nov 6, 2023

Now no tag is used for info and <comment> is used for warnings.

@come-nc come-nc merged commit f412c8d into master Nov 6, 2023
48 of 51 checks passed
@come-nc come-nc deleted the feat/add-occ-command-for-setupchecks branch November 6, 2023 16:27
@blizzz blizzz mentioned this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews pending documentation This pull request needs an associated documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants