-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Unable to choose a specific repository to build #18
Comments
Thank you for contributing to make this project better😎 Keep up and follow to solve this issue. |
@sobaee please see How to build just one project? #17 for more information. |
Issue Building 1 new APK #21 should have useful information too. |
@sobaee Have you managed to build LADB after all? |
@Tisckkytt |
Command ~/buildAPKs/build.repo.bash was just added. It enables building just one repository. This command has been tested with https://github.com/search and https://gitlab.com/explore/ successfully.
EXAMPLE USAGE: build.repo.bash https://github.com/BuildAPKs/buildAPKs.entertainment If you find repo candidates for inclusion, please share an address to the sourcecode here in this topic. |
Hello
I tried to use this comment to build this apk from this github account but it failed:
~/buildAPKs/build.github.bash https://github.com/tytydraco/LADB/
But with the following comment (without specifing a single apk repository) :
~/buildAPKs/build.github.bash https://github.com/tytydraco/
it worked well but it tried to build every single apk developed by "tytydraco" user (and he has a lot!)!!
I only need to build "LADB" repository directly without needing to wait for all apk repositories of the user to be built.
Could you help please?
The text was updated successfully, but these errors were encountered: