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

Don't ship yarn.lock file with the markdown extension #164794

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

alexdima
Copy link
Member

@alexdima alexdima commented Oct 27, 2022

This unblocks the build because we would end up storing yarn.lock in the Compilation artifacts, which would then, due to node modules caching/restoring differ across a build which has a cache miss and a build which has a cache hit. Finally, this would lead to the universal macos build to fail due to the difference.

@alexdima alexdima enabled auto-merge (squash) October 27, 2022 09:55
@alexdima alexdima self-assigned this Oct 27, 2022
@vscodenpa vscodenpa added this to the October 2022 milestone Oct 27, 2022
@alexdima alexdima merged commit 0f2285c into main Oct 27, 2022
@alexdima alexdima deleted the alexd/main-butterfly branch October 27, 2022 10:09
formigoni pushed a commit to formigoni/vscode that referenced this pull request Oct 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 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.

3 participants