8000 Fix copy extensions by blindpirate · Pull Request #377 · conwnet/github1s · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix copy extensions #377

New issue < 8000 details-dialog class="Box Box--overlay d-flex flex-column anim-fade-in fast overflow-auto" aria-label="Sign up for GitHub">

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 3 commits into from
Dec 23, 2021
Merged

Fix copy extensions #377

merged 3 commits into from
Dec 23, 2021

Conversation

blindpirate
Copy link
Contributor
@blindpirate blindpirate commented Dec 22, 2021

The fix in #376 was not complete - because of set -e in copy-extensions.sh, the script will exit immediately when git diff --exit-code --name-only extensions returns non-zero. Fixed by using || to capture the exit code.

Verified locally.

Bo Zhang added 2 commits December 23, 2021 07:04
Previously the script only check if `extensions/emmet/dist/browser`
exists, and skip compiling if so. This PR adds an extra `git diff`
check, and run compiling if there's any changes in `extensions`.
@vercel
Copy link
vercel bot commented Dec 22, 2021

@blindpirate is attempting to deploy a commit to the Github1s Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
vercel bot commented Dec 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vscode-github1s/github1s/BiZdJktfZJ9nv1mVC5xNS6AXr1xn
✅ Preview: https://github1s-git-fork-bytelegend-fix-copy-ex-c3c271-vscode-github1s.vercel.app

@xcv58
Copy link
Collaborator
xcv58 commented Dec 23, 2021

Great, thank you for catching and fixing this.

@xcv58 xcv58 merged commit ea60dac into conwnet:master Dec 23, 2021
@blindpirate blindpirate deleted the fix-copy-extensions branch December 23, 2021 01:16
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
0