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

Update Electron to version 30 #6253

Merged
merged 3 commits into from
May 16, 2024
Merged

Update Electron to version 30 #6253

merged 3 commits into from
May 16, 2024

Conversation

dlon
Copy link
Member

@dlon dlon commented May 14, 2024

Here are the changelogs for versions 29 and 30:

https://github.com/electron/electron/releases/tag/v30.0.0
https://github.com/electron/electron/releases/tag/v29.0.0

Fix DES-867.


This change is Reviewable

Copy link

linear bot commented May 14, 2024

@dlon dlon force-pushed the update-to-electron-30 branch 2 times, most recently from 0c6f426 to fcb115d Compare May 15, 2024 12:33
@dlon dlon marked this pull request as ready for review May 15, 2024 12:33
@dlon dlon requested a review from raksooo May 15, 2024 12:34
Copy link
Member

@raksooo raksooo left a comment

Choose a reason for hiding this comment

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

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: 3 of 4 files reviewed, 1 unresolved discussion (waiting on @dlon)


test/test-manager/src/vm/qemu.rs line 26 at r2 (raw file):

const STDERR_LOG_LEVEL: log::Level = log::Level::Error;
const STDOUT_LOG_LEVEL: log::Level = log::Level::Debug;
const OBTAIN_IP_TIMEOUT: Duration = Duration::from_secs(180);

Is this related to the Electron upgrade?

@dlon dlon force-pushed the update-test-executable-pack branch 2 times, most recently from 48a8bf9 to 236c0a8 Compare May 16, 2024 14:43
Base automatically changed from update-test-executable-pack to main May 16, 2024 14:47
Copy link
Member Author

@dlon dlon left a comment

Choose a reason for hiding this comment

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

Reviewable status: 2 of 4 files reviewed, all discussions resolved (waiting on @raksooo)


test/test-manager/src/vm/qemu.rs line 26 at r2 (raw file):

Previously, raksooo (Oskar Nyberg) wrote…

Is this related to the Electron upgrade?

Only very indirectly. I've reverted it and fixed it in another PR.

Copy link
Member

@raksooo raksooo left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@dlon dlon merged commit be02d6f into main May 16, 2024
11 checks passed
@dlon dlon deleted the update-to-electron-30 branch May 16, 2024 19:05
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.

None yet

2 participants