Closed cdrage closed 3 weeks ago
feat: backend for examples catalog
Adds the basic backend functionality for the examples catalog.
This adds a JSON file that lists all the currently available examples.
NOT INCLUDED IN PR. But part of this UI implementation:
https://github.com/user-attachments/assets/9205c5f3-40a6-4def-a4ee-2653c4165c25
Part of https://github.com/containers/podman-desktop-extension-bootc/issues/895
N/A
Signed-off-by: Charlie Drage charlie@charliedrage.com
Added some tests and updated based on the review! @deboer-tim
feat: backend for examples catalog
What does this PR do?
Adds the basic backend functionality for the examples catalog.
This adds a JSON file that lists all the currently available examples.
Screenshot / video of UI
NOT INCLUDED IN PR. But part of this UI implementation:
https://github.com/user-attachments/assets/9205c5f3-40a6-4def-a4ee-2653c4165c25
What issues does this PR fix or reference?
Part of https://github.com/containers/podman-desktop-extension-bootc/issues/895
How to test this PR?
N/A
Signed-off-by: Charlie Drage charlie@charliedrage.com