podman-desktop/extensions/compose
Florent BENOIT 1bc01dc186
refactor(mock): generate @podman-desktop/api mock from its definition (#15670)
* refactor(mock): generate @podman-desktop/api mock from its definition

instead of writing for each function and for each namespace the content
reuse the .d.ts definition and wire automatically vi.fn()

customize/override some classes implementation manually but most of it is generated

fixes https://github.com/podman-desktop/podman-desktop/issues/14493

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-01-30 14:45:47 +01:00
..
scripts chore: replace zip-local by adm-zip in extensions 2023-11-22 17:52:13 +01:00
src chore: add usage of env.appName in extension 2025-12-03 17:24:27 +01:00
tests/resources fix: handle compose releases with many assets (#11191) 2025-02-18 15:25:57 +01:00
types chore: add strict to Compose, Lima, Kubectl, KubeContext and Registries extensions (#7385) 2024-05-31 15:10:33 +02:00
icon.png feat: add install system-wide button for compose onboarding (#3953) 2023-10-05 13:31:59 -04:00
package.json chore: bump version to 1.26.0 2026-01-19 19:34:02 +01:00
README.md chore: add simple README files for internal extensions 2024-03-08 17:50:00 +01:00
tsconfig.json chore: add strict to Compose, Lima, Kubectl, KubeContext and Registries extensions (#7385) 2024-05-31 15:10:33 +02:00
vite.config.js refactor(mock): generate @podman-desktop/api mock from its definition (#15670) 2026-01-30 14:45:47 +01:00

Compose Extension

The Compose Extension allows to setup compose binary so podman compose commands can work.