Commit Graph

10 Commits

Author SHA1 Message Date
aaronisles
33f354e73a
ci: create repo index.html lising apk (#3016)
* ci: create repo `index.html` lising apk

I'd like to use https://github.com/ImranR98/Obtainium to track and install these extensions. For this all we need is a directory listing rendered in html index with links to the apk files.

Unfortunately the directory listing on [github](https://github.com/keiyoushi/extensions/tree/repo/apk/) and [jsdelivr](https://cdn.jsdelivr.net/gh/keiyoushi/extensions@repo/apk/) cause errors because of the large number of apk files.

The proposed change creates a listing of the apk files at `index.html` in ci.

* ci: Invalidate index.html JSDelivr cache when pushing to repo

* Revert invalidating index.html JSDelivr cache

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* ci: Use apk name in index.html

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-05-17 17:11:46 +05:00
FourTOne5
5d34b06253 Keep repo.json file when creating repo (#915) 2024-02-02 15:42:19 +06:00
beerpsi
dcc37a529f ci: Invalidate JSDelivr cache when pushing to repo (#257) 2024-01-15 12:37:00 +08:00
beerpsi
6edfd791c9 fix(ci): sort extensions by package name (#195) 2024-01-13 03:12:16 +07:00
beerpsi
c5c2a09392 ci: Port move-apks and create-repo to Python (#194)
* ci: Port move-apks and create-repo to Python

* move-apks: Fix APK path
2024-01-13 01:52:40 +06:00
beerpsi
9a52d3a1f8 ci: Use keiyoushi-bot for deploying extensions (#174) 2024-01-12 18:47:21 +07:00
stevenyomi
c8478dae9e Really fix jq format in minifying index (#15) 2024-01-09 16:21:53 +06:00
stevenyomi
3bee73e3f6 Try fixing jq format in minifying index (#13) 2024-01-09 15:56:52 +06:00
stevenyomi
734d48680d Remove unused fields in minified index (#9) 2024-01-09 15:35:46 +06:00
keiyoushi-bot
a1bd42f288 Initial commit 2024-01-09 05:29:54 +06:00