Migrate checks to new SetupCheck API - #41134
Merged
Merged
Conversation
| ITempManager $tempManager, | ||
| IManager $manager, | ||
| IAppManager $appManager, | ||
| IServerContainer $serverContainer, |
Check notice
Code scanning / Psalm
DeprecatedInterface
come-nc
force-pushed
the
feat/add-occ-command-for-setupchecks
branch
from
October 26, 2023 12:24
c76554a to
77ab31d
Compare
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
October 26, 2023 13:31
3db1039 to
4e15cbd
Compare
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
October 26, 2023 14:11
5485f89 to
c9b276b
Compare
Merged
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
November 6, 2023 14:25
6397704 to
09badc8
Compare
come-nc
force-pushed
the
feat/add-occ-command-for-setupchecks
branch
from
November 6, 2023 14:26
4d6d12b to
2aab6bd
Compare
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
November 6, 2023 14:31
09badc8 to
f1cc337
Compare
Base automatically changed from
feat/add-occ-command-for-setupchecks
to
master
November 6, 2023 16:27
6 tasks
come-nc
marked this pull request as ready for review
November 6, 2023 16:52
Merged
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
November 7, 2023 09:06
95601d4 to
57ce25e
Compare
come-nc
requested review from
a team,
ArtificialOwl,
icewind1991,
nfebe,
susnux and
szaimen
and removed request for
a team
November 7, 2023 09:06
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
November 7, 2023 09:08
57ce25e to
bd59ffc
Compare
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>
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>
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>
This reverts commit aa2d315. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
come-nc
force-pushed
the
feat/migrate-more-setup-checks
branch
from
November 7, 2023 11:25
bd59ffc to
00d3856
Compare
nickvergessen
approved these changes
Nov 7, 2023
bigcat88
approved these changes
Nov 7, 2023
Altahrim
approved these changes
Nov 7, 2023
susnux
approved these changes
Nov 7, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrate more checks to new SetupCheck API.

TODO
Checklist