Support for Vercel and GitHub Private Repo (#62 #39)#98
Support for Vercel and GitHub Private Repo (#62 #39)#98backroot wants to merge 2 commits intovercel:masterfrom
Conversation
backroot
commented
Oct 4, 2020
- Support for Vercel. (https://vercel.com/)
- Support for GitHub private repo.
|
@backroot is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
d068710 to
b232ee3
Compare
b232ee3 to
006f46c
Compare
|
@leo Can you check this pull request please? It looks promising |
@kotapeter Thank you for your support ! |
f372476 to
1ca24da
Compare
|
For what it's worth I tried this branch out and it broke updates for me. |
|
@ibash |
| if ( | ||
| (fileName.includes('mac') || fileName.includes('darwin')) && | ||
| extension === 'zip' | ||
| (extension === 'yml') |
There was a problem hiding this comment.
@backroot curious what this change is for?
| return | ||
| } | ||
|
|
||
| if (targetFile) { |
|
Is this repo abandoned? very frustrating when Electron official docs recommend using it but looks non maintained. |