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

fix(setupcheck): Catch Throwables from setup checks and show them to the admin #44270

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Mar 18, 2024

Summary

This avoids letting a buggy setup check from an application crash the
setupcheck system. The throwable is shown instead.

Checklist

…the admin

This avoids letting a buggy setup check from an application crash the
 setupcheck system. The throwable is shown instead.

Signed-off-by: Côme Chilliet <[email protected]>
@come-nc come-nc added this to the Nextcloud 29 milestone Mar 18, 2024
@come-nc come-nc requested review from susnux and a team March 18, 2024 11:00
@come-nc come-nc self-assigned this Mar 18, 2024
@come-nc come-nc requested review from ArtificialOwl, Fenn-CS and sorbaugh and removed request for a team March 18, 2024 11:00
This was referenced Mar 18, 2024
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one comment

@Altahrim Altahrim mentioned this pull request Mar 25, 2024
@susnux susnux added 4. to release Ready to be released and/or waiting for tests to finish bug and removed 3. to review Waiting for reviews labels Mar 25, 2024
@Altahrim Altahrim merged commit 1a55084 into master Mar 26, 2024
160 of 167 checks passed
@Altahrim Altahrim deleted the fix/catch-setupcheck-trowables branch March 26, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants