Skip to content

fix: add back bin/node-gyp-bin/node-gyp files - #6932

Merged
lukekarrys merged 1 commit into
release/v9from
lk/node-gyp-bin-revert
Oct 26, 2023
Merged

fix: add back bin/node-gyp-bin/node-gyp files#6932
lukekarrys merged 1 commit into
release/v9from
lk/node-gyp-bin-revert

Conversation

@lukekarrys

Copy link
Copy Markdown
Contributor

This was an unintended breaking change as part of #6554. The node-gyp
bin files are not used by the CLI directly but they are relied on by
other tooling. This change is only intended to land on the v9 release
line.

This partially reverts commit 3a7378d.

@lukekarrys
lukekarrys requested a review from a team as a code ownerOctober 25, 2023 16:49
This was an unintended breaking change as part of #6554. The `node-gyp`
bin files are not used by the CLI directly but they are relied on by
other tooling. This change is only intended to land on the v9 release
line.
This partially reverts commit 3a7378d.
@lukekarrys
lukekarrysforce-pushed the lk/node-gyp-bin-revert branch from 65fdee3 to 565b678CompareOctober 25, 2023 16:55

@wraithgarwraithgar 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.

Land it when it's green.

@lukekarrys
lukekarrys merged commit c93edb5 into release/v9Oct 26, 2023
@lukekarrys
lukekarrys deleted the lk/node-gyp-bin-revert branch October 26, 2023 00:29
@github-actionsgithub-actionsBot mentioned this pull request Oct 26, 2023
@lukekarryslukekarrys mentioned this pull request Oct 26, 2023
lukekarrys added a commit that referenced this pull request Oct 30, 2023
This is a continuation of #6932. This makes a few more changes
identified in also porting these changes to v10.
lukekarrys added a commit that referenced this pull request Oct 30, 2023
This is a continuation of #6932. This makes a few more changes
identified in also porting these changes to v10.
@milesjmilesj mentioned this pull request Nov 9, 2023
Sign up for freeto 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.

2 participants

@lukekarrys@wraithgar