mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
* fix: show recommended ext card when podman is ready This PR introduces optional when field for recommendations.json entries. Recommendation card is shown if 'when' condition is evaluated to true. Example: ```when="provider.podman.status==='ready'"``` shows recommendation card when there is running podman VM. ```when="provider.kind.status==='ready'"``` shows recommendation card when there is running kind instance. This PR also improves component tests implementation. Signed-off-by: Denis Golovin <dgolovin@redhat.com> |
||
|---|---|---|
| .. | ||
| api | ||
| extension-api | ||
| main | ||
| preload | ||
| preload-docker-extension | ||
| preload-webview | ||
| renderer | ||
| ui | ||
| webview-api | ||