Closed odockal closed 3 weeks ago
Windows run with changes: https://github.com/containers/podman-desktop-extension-ai-lab/actions/runs/11608900710
I have created a follow up to improve the code. https://github.com/containers/podman-desktop-extension-ai-lab/issues/2061
What does this PR do?
Disables Model uploading on Windows. It also changes a little recipes tested, RAG is quite heavy to stabilize, will not be tested now. It also includes a stabilization check for UI sync problem when starting the recipe.
Screenshot / video of UI
What issues does this PR fix or reference?
1762
1870
How to test this PR?
Build podman-desktop locally using
pnpm test:e2e:build
Run the e2e tests from extension usingPODMAN_DESKTOP_ARGS=/path/to/podman/desktop; pnpm test:e2e