Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: revert back to vite 5 + update vitest #1116

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

cdrage
Copy link
Contributor

@cdrage cdrage commented Dec 19, 2024

chore: revert back to vite 5 + update vitest

What does this PR do?

There are numerous issues updating to vite 6 is causing us:

  • Issues with proper vitest and a failing test
  • Blank pages for the extension
  • Being forced to use a beta version of vitest to have it build
    correctly.

Screenshot / video of UI

Screen.Recording.2024-12-19.at.10.52.46.AM.mov

What issues does this PR fix or reference?

Closes #1107

How to test this PR?

Be able to use the extension (using pnpm watch and passing in extension
folder) and not having a blank page.

Signed-off-by: Charlie Drage [email protected]

### What does this PR do?

There are numerous issues updating to vite 6 is causing us:
* Issues with proper vitest and a failing test
* Blank pages for the extension
* Being forced to use a beta version of vitest to have it build
  correctly.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

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

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

Closes podman-desktop#1107

### How to test this PR?

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

Be able to use the extension (using pnpm watch and passing in extension
folder) and not having a blank page.

Signed-off-by: Charlie Drage <[email protected]>
@cdrage cdrage requested a review from a team as a code owner December 19, 2024 15:54
@cdrage cdrage requested review from benoitf, feloy and gastoner and removed request for a team December 19, 2024 15:54
@cdrage cdrage enabled auto-merge (squash) December 19, 2024 15:56
@cdrage cdrage merged commit 35e2d8a into podman-desktop:main Dec 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootc extension won't load from main branch
2 participants