Skip to content

chore: revert to electron@13 - #143851

Merged
bpasero merged 9 commits into
mainfrom
robo/revert_electron_16
Feb 24, 2022
Merged

chore: revert to electron@13#143851
bpasero merged 9 commits into
mainfrom
robo/revert_electron_16

Conversation

@deepak1556

@deepak1556 deepak1556 commented Feb 24, 2022

Copy link
Copy Markdown
Collaborator

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 force-pushed the robo/revert_electron_16 branch from fd5ff02 to 3de7cd2 Compare February 24, 2022 05:13
@deepak1556
deepak1556 requested a review from bpasero February 24, 2022 05:14
@deepak1556 deepak1556 self-assigned this Feb 24, 2022
@deepak1556 deepak1556 added this to the February 2022 milestone Feb 24, 2022

@bpasero bpasero left a comment

Copy link
Copy Markdown
Contributor

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
@deepak1556
deepak1556 force-pushed the robo/revert_electron_16 branch from 0f6beaf to bc6cd21 Compare February 24, 2022 14:16
@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 [email protected]

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

This reverts commit df645f1.

* chore: bump [email protected]

* 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 [email protected]
@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.

2 participants