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 to electron@13 #143851

Merged
merged 9 commits into from Feb 24, 2022
Merged

chore: revert to electron@13 #143851

merged 9 commits into from Feb 24, 2022

Conversation

deepak1556
Copy link
Contributor

@deepak1556 deepak1556 commented Feb 24, 2022

Electron 16 update will be adopted in March 2022 milestone due to release blockers

PR contains following changes:

  • Reverts 01df559 , with following exceptions
    • Does not enable back breakpad support for extension host
    • Does not revert layer checker changes
    • Only made api changes were needed due to compilation errors
  • Reverts 4630133 because the napi headers shipped with Electron 13 does not work with Keytar > 7.6.0 /cc @TylerLeonhardt

Will reopen the following issues once this PR gets merged,

#120431
#133820
#131714
#93615
#136787
#50386
#138721
#84453
fixed-in-electron-16 query

@deepak1556 deepak1556 self-assigned this Feb 24, 2022
@deepak1556 deepak1556 added this to the February 2022 milestone Feb 24, 2022
Copy link
Member

@bpasero bpasero left a comment

Choose a reason for hiding this comment

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

As discussed I would suggest to do a full revert of the commits that went in first and then do selected changes on top that we want to keep. That would ensure we are not shipping a partial untested change.

I would suggest a PR composed of these commits:

  • revert of the big E16 change
  • revert of E16 associated changes (such as keytar update)
  • 1 commit that selectively restores changes as needed

That would also make it much easier to review.

This reverts commit 01df559.
This reverts commit 4630133
@bpasero bpasero self-requested a review February 24, 2022 16:47
@bpasero bpasero merged commit df645f1 into main Feb 24, 2022
@bpasero bpasero deleted the robo/revert_electron_16 branch February 24, 2022 16:49
deepak1556 added a commit that referenced this pull request Feb 25, 2022
deepak1556 added a commit that referenced this pull request Feb 28, 2022
deepak1556 added a commit that referenced this pull request Mar 2, 2022
deepak1556 added a commit that referenced this pull request Mar 5, 2022
deepak1556 added a commit that referenced this pull request Mar 7, 2022
deepak1556 added a commit that referenced this pull request Mar 9, 2022
deepak1556 added a commit that referenced this pull request Mar 9, 2022
deepak1556 added a commit that referenced this pull request Mar 10, 2022
deepak1556 added a commit that referenced this pull request Mar 10, 2022
* chore: bump electron@17.0.0

* Revert "chore: revert to electron@13 (#143851)"

This reverts commit df645f1.

* chore: bump electron@17.1.0

* Revert "ci: fix build with latest node-gyp"

This reverts commit c3e948a.

* chore: revert ci changes for node v16

* chore: update yarn.lock

* chore: bump electron@17.1.1
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants