`occ update:check` should also list incompatible apps
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
feature: apps management
feature: install and update
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
When checking for an update via cli with occ update:check there is no information if or which apps are not compatible.
However this information is available via web UI.
This can lead to the false assumption that evrey app is compatible, if only cli is used.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the occ update:check entry point and compare its output with the web UI, where incompatible apps are already shown. Trace how compatibility information is obtained, then make the CLI report whether apps are incompatible and identify them; done means the command no longer implies that every app is compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100