Skip to content

chore(deps): remove electron dependencies#141

Merged
feloy merged 1 commit into
redhat-developer:mainfrom
odockal:issue-140
Jun 12, 2025
Merged

chore(deps): remove electron dependencies#141
feloy merged 1 commit into
redhat-developer:mainfrom
odockal:issue-140

Conversation

@odockal

@odockal odockal commented Jun 9, 2025

Copy link
Copy Markdown
Contributor

Fixes #140.

I am not sure about why was electron included in root package.json. But is not imported in any module, so should be safe. Also, project is missing workspace setup similar to: https://github.com/podman-desktop/extension-bootc/blob/main/pnpm-workspace.yaml, setting pnpm version, etc. I that would be out of scope for this PR I think.

E2E tests should be passing with this patch. After we release next version of tests-playwright, we should switch to that version instead of minimal nightly for the package.

Signed-off-by: Ondrej Dockal <odockal@redhat.com>

@jeffmaury jeffmaury left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@feloy feloy merged commit 5c19979 into redhat-developer:main Jun 12, 2025
5 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.

Remove electron dependency

4 participants