Skip to content

Conversation

@CarlSchwan
Copy link
Member

@CarlSchwan CarlSchwan commented May 23, 2022

Add an API for applications to register setup checks.
Rework setup checks UI.

@CarlSchwan CarlSchwan requested a review from come-nc May 23, 2022 08:53
@CarlSchwan CarlSchwan self-assigned this May 23, 2022
@CarlSchwan CarlSchwan marked this pull request as draft May 23, 2022 08:53
@kesselb
Copy link
Contributor

kesselb commented Dec 17, 2022

I like the idea 👍

Hopefully, we manage to finish this time #22527 🙈

@come-nc come-nc force-pushed the feat/api-cleanup-check branch 2 times, most recently from bd23116 to f2f4b84 Compare October 2, 2023 09:35
@come-nc
Copy link
Contributor

come-nc commented Oct 2, 2023

/compile /

IManager $manager,
IAppManager $appManager,
IServerContainer $serverContainer
IServerContainer $serverContainer,

Check notice

Code scanning / Psalm

DeprecatedInterface

Interface OCP\IServerContainer is marked as deprecated
@come-nc come-nc force-pushed the feat/api-cleanup-check branch 2 times, most recently from cddb318 to bb49141 Compare October 12, 2023 10:11
@come-nc come-nc marked this pull request as ready for review October 12, 2023 10:12
@come-nc
Copy link
Contributor

come-nc commented Oct 12, 2023

I removed the new UI draft from the PR so that we can merge this in its current state.
It’s already a big improvement on the current situation, and I will use follow-up PRs to migrate other setupchecks and improve upon them.

@come-nc come-nc requested review from a team, Altahrim and icewind1991 and removed request for a team October 12, 2023 12:12
@come-nc come-nc added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Oct 12, 2023
come-nc and others added 19 commits October 19, 2023 11:43
Signed-off-by: Côme Chilliet <[email protected]>
This will allow migrating checks to the new API without touching the UI
 for now.

Signed-off-by: Côme Chilliet <[email protected]>
Had to remove tests for migrated checks, we should add tests for each
 SetupCheck class later on.

Signed-off-by: Côme Chilliet <[email protected]>
For now we will keep the existing UI and only change the API behind it

Signed-off-by: Côme Chilliet <[email protected]>
…ates.php

Co-authored-by: Benjamin Gaussorgues <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
@come-nc come-nc force-pushed the feat/api-cleanup-check branch from 1db2ae9 to a3cc3b1 Compare October 19, 2023 09:44
Tests could be simplified to test generic setup check directly with fake
 data instead of trying to mimic real steps results but for now this
 will do.

Signed-off-by: Côme Chilliet <[email protected]>
@come-nc come-nc merged commit b6c35b3 into master Oct 19, 2023
@come-nc come-nc deleted the feat/api-cleanup-check branch October 19, 2023 13:41
@nickvergessen
Copy link
Member

Docs would be cool on this one 😎

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants