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

GitHub Template Error: Unable to clone template due to files larger than 10MB #5

Open
pavi2410 opened this issue Apr 22, 2020 · 4 comments

Comments

@pavi2410
Copy link
Member

pavi2410 commented Apr 22, 2020

We're sorry, something went wrong.

We were unable to clone mit-cml/extension-template's contents into pavi2410/ext-template. The template you used includes files that are larger than 10 megabytes. Please ask mit-cml to remove those files from the template and try again.

image

Repo link: https://github.com/pavi2410/ext-template

@ewpatton
Copy link
Member

Thanks. I'll try to think of a solution.

@ewpatton
Copy link
Member

In the meantime, you can clone the template repo to your local machine and then change the origin to point to the new repo and then push.

@pavi2410
Copy link
Member Author

pavi2410 commented Apr 22, 2020

What about using Gradle and downloading the dependencies from a Maven repo? @shreyashsaitwal and I have worked on porting the Ant build file to Gradle. We haven't worked on "Proguard" and "unjarAllExtensionLibraries" targets, but that will be done.

https://github.com/ShreyashSaitwal/ExtensionTemplate-Gradle/blob/master/build.gradle

@ewpatton
Copy link
Member

I'd rather keep the build systems aligned for the time being. The only dependency that is a problem is the Android JAR since it weighs in at 45 MB.

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 a pull request may close this issue.

2 participants