Skip to content

Revert "Merge pull request #3935 from cdr/jsjoeio-rm-symlink" #3949

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

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Aug 10, 2021

This PR reverts #3935

We had a misunderstanding and didn't realize the symlink is needed in standalone releases (because it doesn't have a postinstall step). So we need to rethink our approach for removing the symlink for only the npm package.

@jsjoeio jsjoeio self-assigned this Aug 10, 2021
@jsjoeio jsjoeio added this to the 3.11.2 milestone Aug 10, 2021
@jsjoeio jsjoeio marked this pull request as ready for review August 10, 2021 17:55
@jsjoeio jsjoeio requested a review from a team as a code owner August 10, 2021 17:55
@codecov
Copy link

codecov bot commented Aug 10, 2021

Codecov Report

Merging #3949 (ff3b976) into main (264d44a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3949   +/-   ##
=======================================
  Coverage   63.51%   63.51%           
=======================================
  Files          36       36           
  Lines        1872     1872           
  Branches      379      379           
=======================================
  Hits         1189     1189           
  Misses        580      580           
  Partials      103      103           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 264d44a...ff3b976. Read the comment docs.

This reverts commit 5049447, reversing changes
made to 741b834.

We still need the symlink for the standlone packages which means we need to redo
how the symlink is removed, ensuring it's only removed in the npm package.
@jsjoeio jsjoeio force-pushed the jsjoeio-revert-symlink-change branch from fa8f7d7 to ff3b976 Compare August 10, 2021 18:59
@jsjoeio jsjoeio enabled auto-merge August 10, 2021 18:59
@jsjoeio jsjoeio merged commit 316c3aa into main Aug 10, 2021
@jsjoeio jsjoeio deleted the jsjoeio-revert-symlink-change branch August 10, 2021 19:16
@jsjoeio jsjoeio modified the milestones: 3.11.2, 3.12.0 Aug 11, 2021
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.

2 participants