Skip to content

fix(setupchecks): Treat information messages as success - #51675

Merged
SystemKeeper merged 2 commits into
masterfrom
fix/noid/accept-informational-tests-as-success
Mar 24, 2025
Merged

fix(setupchecks): Treat information messages as success#51675
SystemKeeper merged 2 commits into
masterfrom
fix/noid/accept-informational-tests-as-success

Conversation

@SystemKeeper

@SystemKeeperSystemKeeper commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

Summary

Currently we treat any message at least as a failure. If there are only informational items, we should not treat them as a failure, otherwise they should be warnings.

Before:
Bildschirmfoto 2025-03-24 um 17 48 24

After:
Bildschirmfoto 2025-03-24 um 17 47 21

Checklist

@SystemKeeper
SystemKeeper marked this pull request as ready for review March 24, 2025 16:49
@SystemKeeper
SystemKeeper requested a review from a team as a code ownerMarch 24, 2025 16:49
@SystemKeeper
SystemKeeper requested review from Pytal, susnux and szaimen and removed request for a teamMarch 24, 2025 16:49

@szaimenszaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great idea, thanks! :)

LGTM based on the screenshots but did not test and did not review the code

@szaimenszaimen added this to the Nextcloud 32 milestone Mar 24, 2025
@szaimenszaimen added enhancement design Design, UI, UX, etc. 3. to review Waiting for reviews labels Mar 24, 2025
@nickvergessen

Copy link
Copy Markdown
Member

/compile

@SystemKeeper

Copy link
Copy Markdown
ContributorAuthor

/compile rebase

SystemKeeperand others added 2 commits March 24, 2025 17:53
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-commandforce-pushed the fix/noid/accept-informational-tests-as-success branch from 442346c to 250ec29CompareMarch 24, 2025 17:55
@SystemKeeper
SystemKeeper merged commit e00b060 into masterMar 24, 2025
@SystemKeeper
SystemKeeper deleted the fix/noid/accept-informational-tests-as-success branch March 24, 2025 18:07
@SystemKeeper

Copy link
Copy Markdown
ContributorAuthor

/backport 86ae30d to stable31

@SystemKeeper

Copy link
Copy Markdown
ContributorAuthor

/backport 86ae30d to stable30

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsdesignDesign, UI, UX, etc.enhancementfeature: settings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@SystemKeeper@nickvergessen@susnux@szaimen@joshtrichards@skjnldsv@nextcloud-command