Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
4a4f80e374 chore(deps-dev): bump vite from 5.0.11 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:23:27 +01:00
dependabot[bot]
78f33f366f chore(deps-dev): bump vitest from 1.2.0 to 1.2.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 11:48:45 +01:00
dependabot[bot]
f48adddce1 chore(deps-dev): bump vitest from 1.1.1 to 1.2.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 10:02:05 +01:00
dependabot[bot]
56c26f475d chore(deps-dev): bump vite from 5.0.10 to 5.0.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 14:36:18 +01:00
dependabot[bot]
bbc65cf8d9 chore(deps-dev): bump vitest from 1.1.0 to 1.1.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:13:41 +01:00
Florent Benoit
ed6a536c81 chore: use vite build instead of rollup
fixes https://github.com/containers/podman-desktop/issues/5350
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-12-21 11:44:04 +01:00
Florent Benoit
b37c896cf2 chore: replace zip-local by adm-zip in extensions
fixes https://github.com/containers/podman-desktop/issues/4938
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-11-22 17:52:13 +01:00
Florent Benoit
02a8433356 chore: cleanup, remove unused commands
these commands are declared but not registered, remove them
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-09-18 09:30:06 +02:00
dependabot[bot]
042629ea25 chore(deps-dev): bump mkdirp from 2.1.6 to 3.0.1
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.6 to 3.0.1.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v2.1.6...v3.0.1)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:37:21 +02:00
Tim deBoer
23ccff4cf6 chore: Consistency for extension description and publisher
Changes the publisher for all of our built-in extensions to 'podman-desktop' instead of the original committer's name. While I was at it I tried to make the descriptions less wordy and more consistent (e.g. 'integration' for external tools, removed ending periods)

Signed-off-by: Tim deBoer <git@tdeboer.ca>
2023-04-24 17:02:24 -04:00
Ondrej Dockal
ce32dc4116
chore(test): Add npm test tasks into extensions to be run individually (#1848)
* chore(test): Add npm test tasks into extensions to be run individually
* Add yarn test:watch task
* Update test config exclude

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
2023-03-28 12:56:20 +02:00
dependabot[bot]
a816bbcd11
chore(deps-dev): bump mkdirp from 2.1.5 to 2.1.6 (#1793)
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v2.1.5...v2.1.6)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 11:41:57 +01:00
Florent Benoit
a8b73b5ab0 feat(extension-api): rename '@tmpwip/extension-api' by '@podman-desktop/api';
the namespace was temporary but now that we have external extensions that
should build upon it, make it using a good external name
fixes https://github.com/containers/podman-desktop/issues/1625

Change-Id: I70c7ea1c6a00de791133505366ce9bf47ce11704
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-03-08 10:37:27 +01:00
dependabot[bot]
75e0cd890a chore(deps-dev): bump mkdirp from 2.1.4 to 2.1.5
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 11:50:04 +01:00
dependabot[bot]
e27762572b chore(deps-dev): bump mkdirp from 2.1.3 to 2.1.4
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 11:33:00 +01:00
dependabot[bot]
b7d9c5e426 chore(deps-dev): bump 7zip-min from 1.4.3 to 1.4.4
Bumps [7zip-min](https://github.com/onikienko/7zip-min) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/onikienko/7zip-min/releases)
- [Changelog](https://github.com/onikienko/7zip-min/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onikienko/7zip-min/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: 7zip-min
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 10:46:58 +01:00
dependabot[bot]
7da772b637 chore(deps-dev): bump mkdirp from 2.1.2 to 2.1.3
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 10:43:13 +01:00
dependabot[bot]
874d632e9e chore(deps-dev): bump mkdirp from 2.0.0 to 2.1.2
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.0.0 to 2.1.2.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/v2.0.0...v2.1.2)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 09:34:42 +01:00
Florent BENOIT
55ac16c671
chore: update mkdirp to v2.0.0 (#1181)
It is now using hybrid module

Change-Id: I625e9bb39b2ba63976d4ef2ad0e6f13901032870
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-01-17 13:16:50 -05:00
Charlie Drage
c6e2d27fbf docs: add more descriptive wording, adds more information to extensions
### What does this PR do?

* Corrects capitalization
* Fixes grammatical errors
* Adds examples to what should be inputted for container creation
* Updates the extensions list (no more lowercase descriptions) and adds
  more details when clicking on each extension

### Screenshot/screencast of this PR

<!-- Please include a screenshot or a screencast explaining what is doing this PR -->

### What issues does this PR fix or reference?

<!-- Please include any related issue from Podman Desktop repository (or from another issue tracker).
-->

Fixes

### How to test this PR?

`yarn watch` and go through preferences

<!-- Please explain steps to reproduce -->

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2022-12-07 14:54:34 +01:00
dependabot[bot]
f2c1a658cb chore(deps-dev): bump 7zip-min from 1.4.1 to 1.4.3
Bumps [7zip-min](https://github.com/onikienko/7zip-min) from 1.4.1 to 1.4.3.
- [Release notes](https://github.com/onikienko/7zip-min/releases)
- [Changelog](https://github.com/onikienko/7zip-min/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onikienko/7zip-min/compare/v1.4.1...v1.4.3)

---
updated-dependencies:
- dependency-name: 7zip-min
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 08:41:35 +02:00
Florent Benoit
45ba1e250c chore: fix SPDX license name
Change-Id: I57ef721f94aa719f4868adda71491c9fc678f704
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2022-06-22 17:02:37 +02:00
Florent Benoit
61d5574915 chore: rename artifacts to podman-desktop.*
Change-Id: I2f2137eed23d841a2b0800739ffad842277f343a
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2022-04-14 14:49:40 +02:00
Florent Benoit
74a86914da
chore: rework build script for extensions
Change-Id: Iac10f1b3a480e236d2607747419ca39c44975826
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2022-03-09 14:57:31 +01:00
Florent Benoit
465bb8a493 feat: initial import 2022-03-08 17:49:35 +01:00