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

Multiple Repos | For Repo Not Obtainium #4

Open
itsmechinmoy opened this issue May 24, 2024 · 6 comments
Open

Multiple Repos | For Repo Not Obtainium #4

itsmechinmoy opened this issue May 24, 2024 · 6 comments

Comments

@itsmechinmoy
Copy link

Hey @kaorlol, need your help with something. Can you make my repo handle multiple repositories. Here's what I'm thinking: when a new APK is released, I want to keep the old ones too—no deletions. And I'm thinking of creating new tags for each repository listed in the settings.json file. So, if we've got yt-ext and deezer-ext in there, we'd make two tags. Then, whenever an APK is released, it gets tagged based on where it came from. Any ideas on how to make this happen?

It's just for showcasing Echo extensions, not Obtainium stuff.

@kaorlol
Copy link
Owner

kaorlol commented Jun 4, 2024

@itsmechinmoy i found a way to do multi apks so im making a repo for it atm. Im adding features and there will be a whole settings json but ill let you know when its finished.

@kaorlol
Copy link
Owner

kaorlol commented Jun 4, 2024

image

So far i get web and enumeration (which just incs a version)

@itsmechinmoy
Copy link
Author

image

So far i get web and enumeration (which just incs a version)

👀

@kaorlol
Copy link
Owner

kaorlol commented Jun 6, 2024

image
So far i get web and enumeration (which just incs a version)

👀

just got artifacts working but its kinda limited atm and the version grabber doesnt grab the actual version of the apk. i could fix this by downloading it first then running aapt.exe on it but that would mean it would use 1-2 more api requests and download the zip and extract the apk every time.

@kaorlol
Copy link
Owner

kaorlol commented Jun 6, 2024

image

so far for "version", i renamed it to identifier, i made it so it uses its zip file name instead (the one it stores on github not the artifact name)

@itsmechinmoy
Copy link
Author

ic u will make it into a different template rt? or merge it into the same one?

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

No branches or pull requests

2 participants