Commit graph

4 commits

Author SHA1 Message Date
axel7083
0f81cc7345
refactor(extensions): simplify vitest config (#12103)
Signed-off-by: axel7083 <[email protected]>
2025-04-09 10:42:39 +02:00
Florent Benoit
4d5e0a09f6 chore: apply missing formatting on some files
related to https://github.com/containers/podman-desktop/issues/8970
Signed-off-by: Florent Benoit <[email protected]>
2024-10-11 09:13:25 +02:00
Ondrej Dockal
e8a08ee943
chore(quality): fix code coverage reports by adding svelte files (#1696)
* chore: fix code coverage reports by adding svelte files

- closes #1513
- change reporter to lcov (preparation for sonar analysis)

Signed-off-by: Ondrej Dockal <[email protected]>
2023-03-21 15:05:25 +00:00
Florent BENOIT
e884bc8964
feat: add compose extension (#1578)
* feat: add compose extension
extension is responsible to download docker-compose and setup a 'podman-desktop' binary
that will setup properly DOCKER_HOST

fixes https://github.com/containers/podman-desktop/issues/1478

Change-Id: Id0e6628ca5860649c2a0b19f7a85eb326605c9ac
Signed-off-by: Florent Benoit <[email protected]>

* fixup! feat: add compose extension extension is responsible to download docker-compose and setup a 'podman-desktop' binary that will setup properly DOCKER_HOST

Change-Id: Id1304316ca7b1160e4852e1dd622c41d232df734
Signed-off-by: Florent Benoit <[email protected]>

* Update extensions/compose/src/compose-extension.ts

Co-authored-by: Luca Stocchi <[email protected]>
Signed-off-by: Florent BENOIT <[email protected]>

* fixup! feat: add compose extension extension is responsible to download docker-compose and setup a 'podman-desktop' binary that will setup properly DOCKER_HOST

Change-Id: I1d2977d36fc7970c44c063e8bcd79f283bd8e4ed
Signed-off-by: Florent Benoit <[email protected]>

* fixup! feat: add compose extension extension is responsible to download docker-compose and setup a 'podman-desktop' binary that will setup properly DOCKER_HOST

Change-Id: Ied497b8ead4b9966d1a2eadfe84e0cbdb8def834
Signed-off-by: Florent Benoit <[email protected]>

* fixup! feat: add compose extension extension is responsible to download docker-compose and setup a 'podman-desktop' binary that will setup properly DOCKER_HOST

Change-Id: Ibe90411dee94afa96dbd689b779864eb138f295f
Signed-off-by: Florent Benoit <[email protected]>

---------

Signed-off-by: Florent Benoit <[email protected]>
Signed-off-by: Florent BENOIT <[email protected]>
Co-authored-by: Luca Stocchi <[email protected]>
2023-03-16 13:47:47 -04:00