Skip to content

Add option --override-repository #792

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 4 commits into from
Apr 29, 2021
Merged

Add option --override-repository #792

merged 4 commits into from
Apr 29, 2021

Conversation

juj
Copy link
Collaborator

@juj juj commented Apr 19, 2021

Add option --override-repository to allow controlling where git clones happen from.

With this method we can integrate emsdk builds to our CI.

@juj
Copy link
Collaborator Author

juj commented Apr 19, 2021

Looks like flake8 is run using python2?

@sbc100
Copy link
Collaborator

sbc100 commented Apr 19, 2021

Yes, emsdk, unlike emscripten itself still needs to support python2 I believe so that it can bootstrap itself successfully on macOS where python2 comes pre-installed in the path but not python3.

@juj juj enabled auto-merge (squash) April 27, 2021 10:01
@juj
Copy link
Collaborator Author

juj commented Apr 27, 2021

Updated according to review, ptal.

Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm % test failiures.

@juj juj merged commit 3510ab2 into master Apr 29, 2021
@juj juj deleted the git_forks branch April 29, 2021 10:32
radekdoulik referenced this pull request in dotnet/emsdk May 20, 2021
* Add option --override-repository to allow controlling where git clones happen from.

* Address review
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