keiyoushi-extensions-source/.github/scripts
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
..
commit-repo.sh Keep repo.json file when creating repo (#915) 2024-02-02 15:42:19 +06:00
create-repo.py ci: create repo index.html lising apk (#3016) 2024-05-17 17:11:46 +05:00
move-apks.py ci: Port move-apks and create-repo to Python (#194) 2024-01-13 01:52:40 +06:00